Testcase for anonymous recursive types
authorChris Lattner <sabre@nondot.org>
Tue, 20 Aug 2002 15:49:52 +0000 (15:49 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 20 Aug 2002 15:49:52 +0000 (15:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3398 91177308-0d34-0410-b5e6-96231b3b80d8

test/CBackend/2002-08-20-RecursiveTypes.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-08-20-RecursiveTypes.ll [new file with mode: 0644]

diff --git a/test/CBackend/2002-08-20-RecursiveTypes.ll b/test/CBackend/2002-08-20-RecursiveTypes.ll
new file mode 100644 (file)
index 0000000..cb20180
--- /dev/null
@@ -0,0 +1,2 @@
+%MyIntList = uninitialized global { \2 *, int }
+
diff --git a/test/CodeGen/CBackend/2002-08-20-RecursiveTypes.ll b/test/CodeGen/CBackend/2002-08-20-RecursiveTypes.ll
new file mode 100644 (file)
index 0000000..cb20180
--- /dev/null
@@ -0,0 +1,2 @@
+%MyIntList = uninitialized global { \2 *, int }
+