[PATCH] D38319: [ELF] - Teach ICF to take FDEs into account when doing code folding.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 2 03:39:37 PDT 2017
grimar updated this revision to Diff 117319.
grimar added a comment.
- Addressed review comments.
https://reviews.llvm.org/D38319
Files:
ELF/Driver.cpp
ELF/EhFrame.cpp
ELF/EhFrame.h
ELF/ICF.cpp
ELF/InputSection.h
ELF/SyntheticSections.cpp
ELF/SyntheticSections.h
ELF/Writer.cpp
test/ELF/eh-frame-hdr-icf-fde1.s
test/ELF/eh-frame-hdr-icf-fde2.s
test/ELF/eh-frame-hdr-icf-fde3.s
test/ELF/eh-frame-hdr-icf-fde4.s
test/ELF/eh-frame-hdr-icf.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38319.117319.patch
Type: text/x-patch
Size: 12416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171002/2c04de1f/attachment.bin>
More information about the llvm-commits
mailing list