aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/shift-parts.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/shift-parts.ll')
-rw-r--r--test/CodeGen/X86/shift-parts.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/shift-parts.ll b/test/CodeGen/X86/shift-parts.ll
index a09b417..ce4f538 100644
--- a/test/CodeGen/X86/shift-parts.ll
+++ b/test/CodeGen/X86/shift-parts.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 | grep shrdq
+; RUN: llc < %s -march=x86-64 | grep shrdq
; PR4736
%0 = type { i32, i8, [35 x i8] }