Update tablegen parser to allow defm names to start with #NAME.
authorCraig Topper <craig.topper@gmail.com>
Thu, 27 Dec 2012 06:32:52 +0000 (06:32 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 27 Dec 2012 06:32:52 +0000 (06:32 +0000)
commit025c5de9bac36e98340944e29fa316e53002e354
tree38d3bf22153444b00a1c58cdc84e9a89b3236446
parent87073aad8fca0663405c4318bf70794e149342ab
Update tablegen parser to allow defm names to start with #NAME.

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