[PATCH] D21687: [ELF] - Remove CIE if all FDEs referencing it were removed (.eh_frame).

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 25 00:28:40 PDT 2016


grimar added a comment.

In http://reviews.llvm.org/D21687#467147, @ruiu wrote:

> It may be a good change, but honestly do we care about this case? How realistic is it?


Since that was really long time ago, I do not remember my motivation to prepare this patch.
That is something what gold do for sure. Let me perform some investigation about
this then to find how much that is usefull.


http://reviews.llvm.org/D21687





More information about the llvm-commits mailing list