OSDN Git Service

Fix Name Access
authorDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:03:02 +0000 (13:03 +0000)
committerDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:03:02 +0000 (13:03 +0000)
commita461c398267287d7a5d75fb3fa98d29cbfbb17f4
tree791d8e60333b572ec5b440ed5804bd72c0bddf46
parent41effc6c15cb65bf486887b20b1dd419ad40f4af
Fix Name Access

Ask for the Record name as a string explicitly to avoid a possible assert.

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