Rename metadata llvm.loop.vectorize.unroll to llvm.loop.vectorize.interleave.
[oota-llvm.git] / test / Assembler / 2002-05-02-InvalidForwardRef.ll
index 8203365c1c4671ca0b7c8f4d3b129b4730e69996..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.