pass literals like $$1 through to the asm matcher. This isn't right yet, but doesn...
authorChris Lattner <sabre@nondot.org>
Sat, 6 Nov 2010 22:06:03 +0000 (22:06 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 6 Nov 2010 22:06:03 +0000 (22:06 +0000)
commit7ad3147f98eb4e84c24629e88a7d8bb1e04df3d4
tree7ecf9aa47ef8b0faf32a847ec806195b0a6c8681
parent17671510a711b7479e89fc65419d794e1931a3c4
pass literals like $$1 through to the asm matcher.  This isn't right yet, but doesn't hurt.

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