[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
Thu Oct 26 04:34:56 PDT 2017


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

- Address review comments;
- Rebase on the 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.120394.patch
Type: text/x-patch
Size: 17587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171026/0e101789/attachment.bin>


More information about the llvm-commits mailing list