Fix infinite loop in nested multiclasses.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 7 Mar 2012 16:39:35 +0000 (16:39 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 7 Mar 2012 16:39:35 +0000 (16:39 +0000)
commita2da78852b25ef098c91e5923e8edf205c3bf0c7
treed02cd2f7251eca7e6cc35b11a9ace13e046a55cc
parentcbfc117674be7ff70b4682c525d6fcb4827a74ed
Fix infinite loop in nested multiclasses.

Patch by Michael Liao!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152232 91177308-0d34-0410-b5e6-96231b3b80d8
lib/TableGen/Record.cpp
test/TableGen/TwoLevelName.td [new file with mode: 0644]