diff options
Diffstat (limited to 'test/Assembler/2003-06-30-RecursiveTypeProblem.ll')
-rw-r--r-- | test/Assembler/2003-06-30-RecursiveTypeProblem.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2003-06-30-RecursiveTypeProblem.ll b/test/Assembler/2003-06-30-RecursiveTypeProblem.ll index 33f63a6217..5db31140a7 100644 --- a/test/Assembler/2003-06-30-RecursiveTypeProblem.ll +++ b/test/Assembler/2003-06-30-RecursiveTypeProblem.ll @@ -1,3 +1,3 @@ -; RUN: llvm-as %s -o /dev/null -f +; RUN: llvm-as %s -o /dev/null %MidFnTy = type void (%MidFnTy*) |