aboutsummaryrefslogtreecommitdiff
path: root/test/Assembler/2003-06-30-RecursiveTypeProblem.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2003-06-30-RecursiveTypeProblem.ll')
-rw-r--r--test/Assembler/2003-06-30-RecursiveTypeProblem.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Assembler/2003-06-30-RecursiveTypeProblem.ll b/test/Assembler/2003-06-30-RecursiveTypeProblem.ll
deleted file mode 100644
index 5db31140a741..000000000000
--- a/test/Assembler/2003-06-30-RecursiveTypeProblem.ll
+++ /dev/null
@@ -1,3 +0,0 @@
-; RUN: llvm-as %s -o /dev/null
-
-%MidFnTy = type void (%MidFnTy*)