[PATCH] D37749: Don't make _gp absolute

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 14:45:19 PDT 2017


atanasyan added a comment.

Is it still possible to assign _gp an arbitrary value using a linker script? For example, point into the middle of .sdata section?


https://reviews.llvm.org/D37749





More information about the llvm-commits mailing list