1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

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 115a9902e1
commit 12bf1eaab3

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.