[PATCH] D28956: [LLD][ELF] Add support for local symbols in Synthetic Sections
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 20 08:53:20 PST 2017
peter.smith added a comment.
I've not added any uses of adding a local symbol to a synthetic section. I've checked that it works by adding mapping symbols to ARM PLT entries, this is quite a large diff due to test updates so I've not included it in the review. I've attached the patch for reference F3004184: pltmappingshort.patch <https://reviews.llvm.org/F3004184>
https://reviews.llvm.org/D28956
More information about the llvm-commits
mailing list