[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
Tue Feb 13 17:18:19 PST 2018


ikudrin marked an inline comment as done.
ikudrin added a comment.
Herald added a subscriber: arichardson.

Hello @ruiu,

In https://reviews.llvm.org/D37626#908500, @ruiu wrote:

> I started a discussion in the llvm-dev mailing list to eliminate the need to scan .eh_frame sections in a special way. Please send a comment there if you have one.


What is the result of the discussion?


https://reviews.llvm.org/D37626





More information about the llvm-commits mailing list