summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vortex-bug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/vortex-bug.ll')
-rw-r--r--llvm/test/CodeGen/X86/vortex-bug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/vortex-bug.ll b/llvm/test/CodeGen/X86/vortex-bug.ll
index b1f42681a50..a4114425437 100644
--- a/llvm/test/CodeGen/X86/vortex-bug.ll
+++ b/llvm/test/CodeGen/X86/vortex-bug.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86-64
+; RUN: llc < %s -mtriple=x86_64--
%struct.blktkntype = type { i32, i32 }
%struct.fieldstruc = type { [128 x i8], %struct.blktkntype*, i32, i32 }
OpenPOWER on IntegriCloud