Commit Graph

3 Commits

Author SHA1 Message Date
sergei
31623565cb * Skip test for Win64, since *nix-style PIC is not supported on that system.
git-svn-id: trunk@32672 -
2015-12-16 16:37:41 +00:00
Jonas Maebe
b662d63258 * mark the global variable as "public;" so its assembler symbol is exported
(because @gotpcrel shouldn't be used for non-global/exported symbols on
     some platforms, such as OS X)
   o fixes the test on OS X

git-svn-id: trunk@28986 -
2014-11-04 21:16:29 +00:00
Jonas Maebe
5c8ae259c4 * handle GOT-relative loads in the assembler reader as reads of
sizeof(pint) bytes (mantis 23109)

git-svn-id: trunk@28789 -
2014-10-08 18:38:06 +00:00