[PATCH] D78422: [LLD][ELF][ARM] Fix ARM Exidx order for non monotonic section order
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 22 13:03:25 PDT 2020
psmith updated this revision to Diff 259367.
psmith added a comment.
I've updated the tests to address review comments, and have made the addresses increase in LMA. I've got a follow up patch that I can send for SHF_LINK_ORDER as I can reproduce a problem with a similar test case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78422/new/
https://reviews.llvm.org/D78422
Files:
lld/ELF/SyntheticSections.cpp
lld/ELF/Writer.cpp
lld/test/ELF/arm-exidx-script-order.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78422.259367.patch
Type: text/x-patch
Size: 4416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/aaa2843c/attachment.bin>
More information about the llvm-commits
mailing list