Check in the right test

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18767 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-12-10 17:43:43 +00:00
parent 7613437db9
commit 2480535c1f

View 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: