Revert r82404, it is causing a bootstrap miscompile. This is very very
[oota-llvm.git] / test / Transforms / GVN / basic.ll
index 063b9279672d567af649a05c5b4d0f691069c14a..1decafac8c4f2de73b37152e38b25923abec404c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -gvn | llvm-dis | not grep {%z2 =}
+; RUN: opt < %s -gvn -S | not grep {%z2 =}
 
 define i32 @main() {
 block1: