[PATCH] D21687: [ELF] - Remove CIE if all FDEs referencing it were removed (.eh_frame).
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 28 13:25:26 PDT 2016
davide added a subscriber: davide.
davide added a comment.
I wouldn't jump to conclusions too quickly. I don't think clang uses exceptions (at least I haven't seen any use of that).
Also, even if I'm wrong about clang, I'd rather test multiple programs (finding some which (ab)use exceptions) before deciding if this feature is "useful" or not.
I bet it will be, FWIW.
http://reviews.llvm.org/D21687
More information about the llvm-commits
mailing list