From b1ceeceface1ae2b71a1cba7c9a31d502e7ab823 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 7 Apr 2010 18:04:56 +0000 Subject: [PATCH] this has a pr! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100637 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/X86/crash.ll | 1 + 1 file changed, 1 insertion(+) 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