[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / InstCombine / 2007-03-19-BadTruncChangePR1261.ll
index da58dec1dcaabc53b5d12079ade41e92677fe6f3..589bd805d6ddb3da557211ce647ffd3e14aacb0d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -o - | opt -instcombine | llvm-dis | grep zext
+; RUN: opt < %s -instcombine -S | grep zext
 ; PR1261. 
 
 define i16 @test(i31 %zzz) {