OSDN Git Service

when david added support for #NAME# he didn't update the comments and
authorChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2010 22:59:29 +0000 (22:59 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2010 22:59:29 +0000 (22:59 +0000)
commitc2b0875b8d9e08a19f9ed9fae02fb121e4fc4a1f
tree5700b6180df821b678211f012d16427b2fda3127
parente2a268fd03fd07f1e5d6121d2a29da42447cea35
when david added support for #NAME# he didn't update the comments and
tried (but failed) to artificially constrain it to working with #NAME#.
Just allow any # in identifiers, and update the comments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115704 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/TGLexer.cpp