Make the ptrtoint comparison simplification work if one side is a global.
[oota-llvm.git] / test / Other / 2007-06-05-PassID.ll
index 25923a5d86bf69c9019f0a27c3d4e317b8ff8ae1..7a03544f691b3dbabafc468a19e77ee7e22ddfd5 100644 (file)
@@ -1,4 +1,4 @@
-;RUN: llvm-as < %s | opt -analyze -print-cfg-only -disable-output
+;RUN: opt < %s -analyze -dot-cfg-only -disable-output 2>/dev/null
 ;PR 1497
 
 define void @foo() {