OSDN Git Service

ARM label operands can have an optional '#' before them.
authorJim Grosbach <grosbach@apple.com>
Tue, 1 Nov 2011 22:37:37 +0000 (22:37 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 1 Nov 2011 22:37:37 +0000 (22:37 +0000)
commited6a0c5243f4dc13169edc8e342c679f1bfc201c
treeb277366bbded02c503e4b921cbc4ed310596e72c
parent613b7576896fbd03fe495f4ee27b404f81386774
ARM label operands can have an optional '#' before them.

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