At Chris' suggestion, move the liveness and worklist datastructures into
[oota-llvm.git] / test / Assembler / 2002-05-02-InvalidForwardRef.ll
index 8203365c1c4671ca0b7c8f4d3b129b4730e69996..00a0a015377676138c10b1d13656da855af5817d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null -f
 ; It looks like the assembler is not forward resolving the function declaraion
 ; correctly.