Add a simple testcase for garbage collection support
authorChris Lattner <sabre@nondot.org>
Sun, 23 May 2004 21:24:50 +0000 (21:24 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 May 2004 21:24:50 +0000 (21:24 +0000)
commit4cb1f3c10d6de2733099cd04a0a11b44b70c67b1
tree20cb72ae0642da0ae92c13c5e4d1f4f35c08093a
parent99c59e8e217cd08bc53f7a260dce6c7a66b583f9
Add a simple testcase for garbage collection support

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13697 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/GC/alloc_loop.ll [new file with mode: 0644]