add testcase for type parsing.
authorChris Lattner <sabre@nondot.org>
Sat, 27 Dec 2008 08:10:46 +0000 (08:10 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 27 Dec 2008 08:10:46 +0000 (08:10 +0000)
commit7c3f161569293eb626bb0b4619fc6f0f87c921d5
treeea8e1e013011e5636fd60a5eeb73dda5229b5f14
parent793b2e3f6f3975cfa11692af058931b4a0988955
add testcase for type parsing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61449 91177308-0d34-0410-b5e6-96231b3b80d8
test/Feature/testtype.ll [new file with mode: 0644]