[PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
H.J Lu via llvm-commits
llvm-commits at lists.llvm.org
Fri May 6 05:54:14 PDT 2016
hjl.tools added a subscriber: hjl.tools.
hjl.tools added a comment.
Is this still a problem with linkers which can convert load via GOT slot into load
immediate?
http://reviews.llvm.org/D19995
More information about the llvm-commits
mailing list