[PATCH] EH: Prune unreachable resume instructions during Dwarf EH preparation
David Majnemer
david.majnemer at gmail.com
Thu Feb 19 16:46:45 PST 2015
LGTM
================
Comment at: lib/CodeGen/CodeGen.cpp:76-77
@@ -75,2 +75,4 @@
initializeStackMapLivenessPass(Registry);
+ initializeDwarfEHPreparePass(Registry);
+ initializeWinEHPreparePass(Registry);
}
----------------
Please sort these appropriately.
http://reviews.llvm.org/D7744
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list