[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / GVN / load-constant-mem.ll
index 428e03ca540b14cdde64ae9d873cf2f1496901c4..a7dacea6b5da20e71c8719acc68719100d4776ad 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -gvn -instcombine -S | grep {ret i32 0}
+; RUN: opt < %s -basicaa -gvn -instcombine -S | grep "ret i32 0"
 ; PR4189
 @G = external constant [4 x i32]