From: Chris Lattner Date: Wed, 7 Apr 2010 18:04:56 +0000 (+0000) Subject: this has a pr! X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=b1ceeceface1ae2b71a1cba7c9a31d502e7ab823;p=oota-llvm.git this has a pr! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100637 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/crash.ll b/test/CodeGen/X86/crash.ll index 312d15f6d58..3d12adb96cc 100644 --- a/test/CodeGen/X86/crash.ll +++ b/test/CodeGen/X86/crash.ll @@ -93,6 +93,7 @@ foo: ; Crash commoning identical asms. +; PR6803 define void @test6(i1 %C) nounwind optsize ssp { entry: br i1 %C, label %do.body55, label %do.body92