Fix darwin bots.
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 1 Jan 2011 21:58:41 +0000 (21:58 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 1 Jan 2011 21:58:41 +0000 (21:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122672 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/inline-asm-h.ll

index 7f83c3ad70829bf3ff37b0483da0cb0ff0c468f4..53cf419bd11affb6ad76aa4abc801333ee4a394d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -march=x86-64 < %s | FileCheck %s
+; RUN: llc -mtriple=x86_64-pc-linux-gnu < %s | FileCheck %s
 
 @foobar = common global i32 0, align 4