Add a triple to fix the bots.

llvm-svn: 217805
This commit is contained in:
Rafael Espindola 2014-09-15 18:54:41 +00:00
parent 02b77f4248
commit 4235c2dade
1 changed files with 1 additions and 1 deletions

View 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.