New llc option pie-copy-relocations to optimize access to extern globals.
This option indicates copy relocations support is available from the linker when building as PIE and allows accesses to extern globals to avoid the GOT. Differential Revision: https://reviews.llvm.org/D24849 llvm-svn: 284160
Loading
Please sign in to comment