[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
Fri Sep 29 01:31:24 PDT 2017


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

Addressed review comments.


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.117099.patch
Type: text/x-patch
Size: 17895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170929/a17fd2b3/attachment.bin>


More information about the llvm-commits mailing list