[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
Wed Sep 27 08:48:40 PDT 2017


grimar updated this revision to Diff 116824.
grimar added a comment.

- Removed unrelated change.


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.116824.patch
Type: text/x-patch
Size: 11109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170927/0ffd4112/attachment.bin>


More information about the llvm-commits mailing list