]> granicus.if.org Git - llvm/commitdiff
Add triple to test to fix bots
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 11 Sep 2014 17:50:20 +0000 (17:50 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 11 Sep 2014 17:50:20 +0000 (17:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217612 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/add_shl_constant.ll

index 2a8e744edfb7e1793678b5f6577bdad8d85733e5..33074e4780e6721984569fd583c2508aa8b7733d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -march=x86-64 < %s | FileCheck %s
+; RUN: llc -march=x86-64 -mtriple=x86_64-apple-darwin < %s | FileCheck %s
 
 ; CHECK-LABEL: add_shl_add_constant_1_i32
 ; CHECK: leal 984(%rsi,%rdi,8), %eax