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