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