[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
Thu Sep 28 02:04:23 PDT 2017


grimar updated this revision to Diff 116944.
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.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38319.116944.patch
Type: text/x-patch
Size: 11100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170928/823b43a3/attachment.bin>


More information about the llvm-commits mailing list