[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / InstCombine / 2008-02-23-MulSub.ll
index a4cf99e3add26ac1581626a8c1a9d9389ed71fe6..bb21c4b034176bbb568fb267f7e45ca6d6f93986 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine | llvm-dis | not grep mul
+; RUN: opt < %s -instcombine -S | not grep mul
 
 define i26 @test(i26 %a) nounwind  {
 entry: