Fix Name Access
authorDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:02:52 +0000 (13:02 +0000)
committerDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:02:52 +0000 (13:02 +0000)
commite681d284f96333cef7774c6cc3dd862526af2282
tree3b1937f33b89fd3c7f57fd5812816fd3c6f50a3a
parent0615d6aac810059a37fbced0f315cce75476da49
Fix Name Access

Ask for the record name as a string explicitly to avoid a potential
assert.

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