[PATCH] D15564: [ELF] - Optimize .eh_frame section: remove CIE if all FDEs referencing it were removed.
Rafael Ávila de Espíndola via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 23 10:23:09 PST 2015
rafael added a comment.
Lgtm assuming there is no big time regression when linking a real world
application with --gc-sections (clang is a good candidate).
Cheers,
Rafael
http://reviews.llvm.org/D15564
More information about the llvm-commits
mailing list