[PATCH] D37626: [ELF] Scan .eh_frame sections precisely in order to eliminate unused LSDAs and personality routines.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 01:43:15 PDT 2017


ikudrin updated this revision to Diff 120207.
ikudrin added a comment.

Ping. Is there anything I can do to improve this patch? I suppose I am hardly able to make https://reviews.llvm.org/D38391 quicker than this one.

- Rebase on the current tip.


https://reviews.llvm.org/D37626

Files:
  ELF/EhFrame.cpp
  ELF/EhFrame.h
  ELF/InputSection.h
  ELF/MarkLive.cpp
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  test/ELF/eh-frame-gc3.s
  test/ELF/gc-sections-lsda.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37626.120207.patch
Type: text/x-patch
Size: 17913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171025/817376dd/attachment.bin>


More information about the llvm-commits mailing list