Force a triple so we don't get bitten by windows' different regalloc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182935 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer 2013-05-30 15:39:35 +00:00
parent 051ed0ae2d
commit 3a36cb0805

View File

@ -1,4 +1,4 @@
; RUN: llc < %s -march=x86-64 -mcpu=atom | FileCheck %s
; RUN: llc < %s -mtriple=x86_64-linux-gnu -mcpu=atom | FileCheck %s
; <rdar://problem/8006248>
; This randomly started passing after an unrelated change, if it fails again it