mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-18 13:34:04 +00:00
these tests do not need a triple on Solaris. Thanks sabre!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39803 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
96cf58777b
commit
7f6d4e8b6b
@ -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…
x
Reference in New Issue
Block a user