mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
these tests do not need a triple on Solaris. Thanks sabre!
llvm-svn: 39803
This commit is contained in:
parent
09aba24630
commit
8a0024300f
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-upgrade < %s | llvm-as | llc -mtriple=powerpc-apple-darwin8
|
||||
; RUN: llvm-upgrade < %s | llvm-as | llc
|
||||
|
||||
void %iterative_hash_host_wide_int() {
|
||||
%zero = alloca int ; <int*> [#uses=2]
|
||||
|
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-upgrade < %s | llvm-as | llc -mtriple=powerpc-apple-darwin8
|
||||
; RUN: llvm-upgrade < %s | llvm-as | llc
|
||||
|
||||
%struct..0anon = type { int }
|
||||
%struct.rtx_def = type { ushort, ubyte, ubyte, [1 x %struct..0anon] }
|
||||
|
Loading…
Reference in New Issue
Block a user