[PATCH] D59216: [LLD][ELF][ARM] Redesign of .ARM.exidx handling to use a SyntheticSection
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 28 04:09:15 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL357160: [ELF][ARM] Recommit Redesign of .ARM.exidx handling to use a SyntheticSection (authored by psmith, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59216?vs=192276&id=192604#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59216/new/
https://reviews.llvm.org/D59216
Files:
lld/trunk/ELF/OutputSections.cpp
lld/trunk/ELF/SyntheticSections.cpp
lld/trunk/ELF/SyntheticSections.h
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/arm-data-prel.s
lld/trunk/test/ELF/arm-exidx-add-missing.s
lld/trunk/test/ELF/arm-exidx-canunwind.s
lld/trunk/test/ELF/arm-exidx-dedup.s
lld/trunk/test/ELF/arm-exidx-discard.s
lld/trunk/test/ELF/arm-exidx-emit-relocs.s
lld/trunk/test/ELF/arm-exidx-gc.s
lld/trunk/test/ELF/arm-exidx-shared.s
lld/trunk/test/ELF/arm-exidx-synthetic-link.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59216.192604.patch
Type: text/x-patch
Size: 37180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/775bca52/attachment.bin>
More information about the llvm-commits
mailing list