mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Add triple to test so it does not fail on windows.
llvm-svn: 285560
This commit is contained in:
parent
1aff726727
commit
2f2dbfc50a
@ -1,4 +1,4 @@
|
|||||||
; RUN: llc -O0 %s -o - | FileCheck %s
|
; RUN: llc -mtriple=x86_64-linux-gnu -O0 %s -o - | FileCheck %s
|
||||||
; CHECK: patatino:
|
; CHECK: patatino:
|
||||||
; CHECK: .cfi_startproc
|
; CHECK: .cfi_startproc
|
||||||
; CHECK: movzwl (%rax), %ecx
|
; CHECK: movzwl (%rax), %ecx
|
||||||
|
Loading…
Reference in New Issue
Block a user