I have one idea for how we can still be clever, but if it's too hard, then yeah
let's be dumb.
================
Comment at: lib/CodeGen/CGException.cpp:1936
@@ -1935,3 @@
- if (!HaveInsertPoint()) {
- FI.ContBB->eraseFromParent();
- if (FI.ResumeBB)
----------------
Can we check !HaveInsertPoint() && FI.ContBB->hasZeroUses() instead and still
be clever?
http://reviews.llvm.org/D7918
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits