mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-21 03:32:21 +00:00
Really test what's intended.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49802 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
76249966ee
commit
6f0ca06296
@ -1,4 +1,5 @@
|
||||
; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin
|
||||
; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin -relocation-model=pic -disable-fp-elim -fast -regalloc=local
|
||||
|
||||
%struct.CGPoint = type { double, double }
|
||||
%struct.NSArray = type { %struct.NSObject }
|
||||
|
Loading…
x
Reference in New Issue
Block a user