mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-02 08:26:29 +00:00
Add a triple to this test.
llvm-svn: 169803
This commit is contained in:
parent
ac8f03ddc1
commit
175af3914a
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -march=x86-64 -tailcallopt -fast-isel -fast-isel-abort | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=x86_64-apple-darwin -tailcallopt -fast-isel -fast-isel-abort | FileCheck %s
|
||||
|
||||
%0 = type { i64, i32, i8* }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user