[PATCH] D13354: Assign correct edge weights to unwind destinations when lowering invoke statement.

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 15:53:30 PDT 2015


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

lgtm

Correcting the weights seems to have fixed the strange, non-source order block placement. Thanks!


http://reviews.llvm.org/D13354





More information about the llvm-commits mailing list