Slightly generalize transformation of memmove(a,a,n) so that it also applies
[oota-llvm.git] / test / Assembler / 2002-05-02-InvalidForwardRef.ll
index 00a0a015377676138c10b1d13656da855af5817d..234545c2936fbc71ecc67c2726ff20215367948a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null
 ; It looks like the assembler is not forward resolving the function declaraion
 ; correctly.