summaryrefslogtreecommitdiff
path: root/test/Bitcode/ssse3_palignr.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Bitcode/ssse3_palignr.ll')
-rw-r--r--test/Bitcode/ssse3_palignr.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Bitcode/ssse3_palignr.ll b/test/Bitcode/ssse3_palignr.ll
index eb844497d9..90b4394a8b 100644
--- a/test/Bitcode/ssse3_palignr.ll
+++ b/test/Bitcode/ssse3_palignr.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s | llvm-dis | FileCheck %s
+; RUN: opt < %s -S | FileCheck %s
; CHECK-NOT: {@llvm\\.palign}
define <4 x i32> @align1(<4 x i32> %a, <4 x i32> %b) nounwind readnone ssp {