aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/zext-sext.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/zext-sext.ll')
-rw-r--r--test/CodeGen/X86/zext-sext.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/zext-sext.ll b/test/CodeGen/X86/zext-sext.ll
index 87a6099..0ab302a 100644
--- a/test/CodeGen/X86/zext-sext.ll
+++ b/test/CodeGen/X86/zext-sext.ll
@@ -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