summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/negative-subscript.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/negative-subscript.ll')
-rw-r--r--llvm/test/CodeGen/X86/negative-subscript.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/negative-subscript.ll b/llvm/test/CodeGen/X86/negative-subscript.ll
index f69157551b7..f5dac9c5db1 100644
--- a/llvm/test/CodeGen/X86/negative-subscript.ll
+++ b/llvm/test/CodeGen/X86/negative-subscript.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86
+; RUN: llc < %s -mtriple=i686--
; rdar://6559995
@a = external global [255 x i8*], align 32
OpenPOWER on IntegriCloud