Add an InstCombine transform to recognize instances of manual overflow-safe addition
[oota-llvm.git] / test / FrontendC / 2002-02-13-ReloadProblem.c
index ab9b56da3e397a187bd3eaac32bf87b83ac00cd7..2ae97b72276b343a3c6a28ce48df11f4d5d670c0 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+// RUN: %llvmgcc -S %s -o - | llvm-as -o /dev/null
 
 /* This triggered a problem in reload, fixed by disabling most of the 
  * steps of compilation in GCC.  Before this change, the code went through