[PATCH] D22839: Revert EH-specific branch folding changes to avoid compilation slow down
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 26 18:13:39 PDT 2016
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
lgtm
================
Comment at: test/CodeGen/X86/wineh-coreclr.ll:309
@@ -324,1 +308,3 @@
}
+; CHECK-LABEL: test2: # @test2
+; CHECK-NEXT: [[test2_begin:.*func_begin.*]]:
----------------
Thanks for the test case. :)
Repository:
rL LLVM
https://reviews.llvm.org/D22839
More information about the llvm-commits
mailing list