mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Really test what's intended.
llvm-svn: 49802
This commit is contained in:
parent
79b92b5168
commit
4b16ea6247
@ -1,4 +1,5 @@
|
|||||||
; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin
|
; 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.CGPoint = type { double, double }
|
||||||
%struct.NSArray = type { %struct.NSObject }
|
%struct.NSArray = type { %struct.NSObject }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user