]> granicus.if.org Git - llvm/commitdiff
Add triple to test so it does not fail on windows.
authorManuel Klimek <klimek@google.com>
Mon, 31 Oct 2016 11:40:14 +0000 (11:40 +0000)
committerManuel 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

index 975ba2798146f11c1a35493f9bb95aaed365c4d1..b830f1e04b72b9ae60cf9345f71980e4c49bf955 100644 (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