OSDN Git Service

Use Parse Mode
authorDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:04:21 +0000 (13:04 +0000)
committerDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:04:21 +0000 (13:04 +0000)
commitbbec279d8eb0d7e27c2bf6e4da4f44286451d142
treee8606ccf41a174ddd472a2a4fcee5477e5ad352c
parentf3744a0cf9f622e0879a80c1fdcb0f6072e5a6c3
Use Parse Mode

Augment the value parser to respect the parse mode and not error if an
ID doesn't map to an object and we are in name parsing mode.

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