OSDN Git Service

Fix Name Check
authorDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:02:47 +0000 (13:02 +0000)
committerDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:02:47 +0000 (13:02 +0000)
commit7474c29d903d479e7f99eb0d1d097f75289c5f48
tree8cb66e3eb98ddff32295f2754f552e38d0a2ce97
parentf7931b7040de1c829e678b4e391308bc3376f8a0
Fix Name Check

Record names may not be fully resolved at this point so ask for the
record name as a string explicitly.  This avoids a potential assert.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142502 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/TableGen/Record.h