[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 21 07:08:53 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL356666: [ELF][ARM] Redesign of .ARM.exidx handling to use a SyntheticSection (authored by psmith, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D59216?vs=190388&id=191683#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-gc.s
lld/trunk/test/ELF/arm-exidx-no-add-missing.s
lld/trunk/test/ELF/arm-exidx-shared.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59216.191683.patch
Type: text/x-patch
Size: 33325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190321/013eacdd/attachment.bin>
More information about the llvm-commits
mailing list