Fix Name Access
authorDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:03:45 +0000 (13:03 +0000)
committerDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:03:45 +0000 (13:03 +0000)
commit2c49fbb32c5f042ecf64ac415f1a628100951a44
tree4dfbe4f2e903deb48420ed2fea48cbfcbba15fa0
parent7efe93625183a52733c23adc02c5c9c4337a7970
Fix Name Access

Get the Record name by string explicitly to avoid potential asserts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142514 91177308-0d34-0410-b5e6-96231b3b80d8
lib/TableGen/TGParser.cpp