For PR1187:
authorReid Spencer <rspencer@reidspencer.com>
Thu, 8 Feb 2007 00:19:40 +0000 (00:19 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 8 Feb 2007 00:19:40 +0000 (00:19 +0000)
commit49b8b55c29e2733f9b15872509319f22de72415e
tree187e26216de66a3d1ac70900e57d836bf497afd2
parentf36c7b860de5cae1ffc817fce430210e942a0bf7
For PR1187:
Allow @ before identifer names. Recognize the i1, i8, i16, i32, i64 keywords
as type names corresponding to bool, ubyte, ushort, uint, and ulong
respectively. While these aren't LLVM 1.9 constructs, permitting the syntax
allows post-1.9 assembly files to be upgraded.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34023 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-upgrade/UpgradeLexer.l