[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / GVN / basic.ll
index ebf5daaf92729414173712edad5001b3180aba24..6f4aace45fde86c0d236afe3aefbce3425029ca7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -gvn | llvm-dis | not grep {%z2 =}
+; RUN: opt < %s -gvn -S | not grep "%z2 ="
 
 define i32 @main() {
 block1: