OSDN Git Service

Fix Name Access
authorDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:03:51 +0000 (13:03 +0000)
committerDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:03:51 +0000 (13:03 +0000)
commit91919cd8166bb60145efe54dd790b98521b4328a
tree44238ca1c49447ad5f0429b0b807d89a5e90a029
parent2c49fbb32c5f042ecf64ac415f1a628100951a44
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@142515 91177308-0d34-0410-b5e6-96231b3b80d8
lib/TableGen/TGParser.cpp