diff options
| -rw-r--r-- | test/CodeGen/X86/crash.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/crash.ll b/test/CodeGen/X86/crash.ll index 312d15f..3d12adb 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 |
