mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
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:
parent
7613437db9
commit
2480535c1f
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user