Add a triple to fix the bots.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 15 Sep 2014 18:54:41 +0000 (18:54 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 15 Sep 2014 18:54:41 +0000 (18:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217805 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/peephole-fold-movsd.ll

index cb0dfce938b5ac4400f5f782a47164d5a700b24b..e25a7aa0923614b5d58247db0a59b1128cbf01c6 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -march=x86-64 < %s | FileCheck %s
+; RUN: llc -mtriple=x86_64-pc-linux < %s | FileCheck %s
 ;
 ; Check that x86's peephole optimization doesn't fold a 64-bit load (movsd) into
 ; addpd.