[PATCH] D73228: [AsmPrinter][ELF] Define local aliases (.Lfoo$local) for GlobalObjects
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 29 04:46:01 PST 2020
peter.smith added a comment.
Thanks for the update, I agree that informing the assembler of pic status isn't the right way to go, particularly if the assembler can't check that the code that you have written is actually pic and also the potentially incompatibility with GNU as. I've no objections.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73228/new/
https://reviews.llvm.org/D73228
More information about the llvm-commits
mailing list