1
0
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:
Manuel Klimek 2016-10-31 11:40:14 +00:00
parent 1aff726727
commit 2f2dbfc50a

View File

@ -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: .cfi_startproc
; CHECK: movzwl (%rax), %ecx