[PATCH] D34459: [ELF] Better handling of _GLOBAL_OFFSET_TABLE_
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 21 10:50:24 PDT 2017
evgeny777 added a comment.
Peter, I tried doing this, but it forces dynamic reloc to .Label, which can reside in RO section.
https://reviews.llvm.org/D34459
More information about the llvm-commits
mailing list