[llvm-commits] [llvm] r132806 - /llvm/trunk/lib/CodeGen/TailDuplication.cpp
Duncan Sands
baldrick at free.fr
Fri Jun 10 00:51:49 PDT 2011
> AnalyzeBranch modifies the bb, but we don't want to modify a bb with
> eh edges. Swap the order of the checks to avoid it.
Testcase?
Ciao, Duncan.
More information about the llvm-commits
mailing list