Check in the right test
authorChris Lattner <sabre@nondot.org>
Fri, 10 Dec 2004 17:43:43 +0000 (17:43 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 10 Dec 2004 17:43:43 +0000 (17:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18767 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/SimplifyCFG/2004-12-10-SimplifyCFGCrash.ll

index 2ac2dace3afb8cba527f2e8ed663e913bbdbdafc..7b449965496510b35f52cb40ff97b3e9448442cb 100644 (file)
@@ -1,7 +1,4 @@
-target endian = little
-target pointersize = 32
-       %struct.D_Sym = type { sbyte*, int, uint, %struct.D_Sym*, %struct.D_Sym*, uint }
-       %struct.D_SymHash = type { int, int, { uint, uint, %struct.D_Sym**, [3 x %struct.D_Sym*] } }
+; RUN: llvm-as < %s | opt -simplifycfg -disable-output
 
 implementation   ; Functions: