Disable PRE for now. It seems to be breaking llvm-gcc bootstrapping.
[oota-llvm.git] / test / Assembler / 2004-02-27-SelfUseAssertError.ll
index 73a9f5422b988b6b14629b4d4305b456b8f3d006..ff4c0b43e48a6854fabbb06e06e52a68bb1cc116 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null -f
 
 ; %inc2 uses it's own value, but that's ok, as it's unreachable!