ARM uses '.' in their tokens. Give it a name instead of a numeric value.
authorBill Wendling <isanbard@gmail.com>
Sat, 22 Jan 2011 09:44:32 +0000 (09:44 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 22 Jan 2011 09:44:32 +0000 (09:44 +0000)
commit0ef755d9051a79680326d6144a2401660fc93e57
tree0e2918cf9563a1f78c4fb58f9538346a25ad195b
parentb83e60e602768238d5c56aee92537f8d5470a268
ARM uses '.' in their tokens. Give it a name instead of a numeric value.

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