[ms-inline asm] Refactor the parsing of identifiers. No functional change
authorChad Rosier <mcrosier@apple.com>
Fri, 19 Apr 2013 18:39:50 +0000 (18:39 +0000)
committerChad Rosier <mcrosier@apple.com>
Fri, 19 Apr 2013 18:39:50 +0000 (18:39 +0000)
commite43624e345bcef09d4d57dca2c27d33cb6a34edd
treeac21fafedd99f0138f438a62cb51245a989c3307
parentf341dacb23537444720b07277f7e8c9402571c45
[ms-inline asm] Refactor the parsing of identifiers.  No functional change
indended.
Part of rdar://13663589

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179871 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmParser/X86AsmParser.cpp