[PATCH] D15564: [ELF] - Optimize .eh_frame section: remove CIE if all FDEs referencing it were removed.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 2 09:02:35 PST 2016
grimar added a comment.
I had to revert it in r256693. Unfortunately I lost changes in void EHOutputSection<ELFT>::writeTo() when resolved conflicts during commit. Since test didn`t catch that, I think it also need to be improved. I`ll improve the test and recommit later.
That lost change should not affect on perfomance anyhow though.
Repository:
rL LLVM
http://reviews.llvm.org/D15564
More information about the llvm-commits
mailing list