Fix Name Access
authorDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:04:02 +0000 (13:04 +0000)
committerDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:04:02 +0000 (13:04 +0000)
commit22dde7e655b76f75bf11e86129410a7dcbfac3ba
tree7238026bd3abc0603797a5b5aba83b7e291296fe
parent69a2394b2dd0136581f1485d69669246fc3b62c5
Fix Name Access

Get the Record name as a string explicitly to avoid asserts.

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