fix rdar://7946934 - in some limited cases, the assembler should
authorChris Lattner <sabre@nondot.org>
Wed, 5 May 2010 23:51:28 +0000 (23:51 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 5 May 2010 23:51:28 +0000 (23:51 +0000)
commit851f87c6c98af936ba68c5ca8962df3832f8a5fc
tree8e3733b4c3089c1d81c6dd7338acd6c09c46d4c3
parent29402132f3e890a2771818f44987ede213297431
fix rdar://7946934 - in some limited cases, the assembler should
allow $ at the start of a symbol name.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103137 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/AsmLexer.cpp
test/MC/AsmParser/X86/x86_operands.s
test/MC/AsmParser/labels.s