[PATCH] D14097: PruneEH pass incorrectly reports that a change was made
Artur Pilipenko via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 26 16:45:34 PDT 2015
apilipenko added a comment.
In http://reviews.llvm.org/D14097#275726, @majnemer wrote:
> Test case?
As far as I can see this value is not reported or logged anywhere, so I can't see an easy way to test it. I come across this issue while running PruneEH in a fixed point iteration loop.
http://reviews.llvm.org/D14097
More information about the llvm-commits
mailing list