[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 Oct 11 07:32:49 PDT 2017
    
    
  
grimar updated this revision to Diff 118614.
grimar added a comment.
- Rebased.
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.118614.patch
Type: text/x-patch
Size: 12399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171011/0eb16863/attachment.bin>
    
    
More information about the llvm-commits
mailing list