[PATCH] D36986: [ELF] Generate symbol assignments for predefined symbols
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 25 17:25:21 PDT 2017
phosek updated this revision to Diff 112765.
phosek retitled this revision from "[ELF] Handle assignments outside SECTIONS command separately" to "[ELF] Generate symbol assignments for predefined symbols".
phosek edited the summary of this revision.
phosek added a comment.
Done, let me know if the new implementation makes sense. I can probably cleanup the code a bit more (possible combine the two Set* lambdas into one).
Repository:
rL LLVM
https://reviews.llvm.org/D36986
Files:
ELF/Writer.cpp
test/ELF/edata-etext.s
test/ELF/linkerscript/symbol-reserved.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36986.112765.patch
Type: text/x-patch
Size: 5460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170826/ce590b28/attachment.bin>
More information about the llvm-commits
mailing list