projects
/
llvm
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef99bbd
)
Add triple to test so it does not fail on windows.
author
Manuel Klimek
<klimek@google.com>
Mon, 31 Oct 2016 11:40:14 +0000
(11:40 +0000)
committer
Manuel Klimek
<klimek@google.com>
Mon, 31 Oct 2016 11:40:14 +0000
(11:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285560
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/pr30813.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/pr30813.ll
b/test/CodeGen/X86/pr30813.ll
index 975ba2798146f11c1a35493f9bb95aaed365c4d1..b830f1e04b72b9ae60cf9345f71980e4c49bf955 100644
(file)
--- a/
test/CodeGen/X86/pr30813.ll
+++ b/
test/CodeGen/X86/pr30813.ll
@@
-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