Fix bug with
authorChris Lattner <sabre@nondot.org>
Mon, 22 Oct 2001 05:56:09 +0000 (05:56 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 22 Oct 2001 05:56:09 +0000 (05:56 +0000)
commit4a42e909cdff881f6d389f9ec3e0b04b85a73bdd
tree9066cb0e8cfca6604141f7bb87724a64fdba2d49
parent9245fc75a43a179422f88d7dd2b5b931a0b2972e
Fix bug with
%list = type {%list *}
%list = type {%list *}

not being accepted (broken testmisc.ll)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@935 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/llvmAsmParser.y