Make the ptrtoint comparison simplification work if one side is a global.
[oota-llvm.git] / test / Bitcode / memcpy.ll
index fb509b8e8eeeea9889d94afe3684a67a7d01beea..85b95fe572631f5f4983af0f717e8bfb7afc70f1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null
 
 define void @test(i32* %P, i32* %Q) {
 entry: