[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 05:59:28 PST 2016
grimar added a comment.
To be more clear, when I say "noise" I mean estimation error. Speed boost/slowdown cant be estimated because of timing error noise because with or wothout this patch results are equal.
Repository:
rL LLVM
http://reviews.llvm.org/D15564
More information about the llvm-commits
mailing list