ARM assembler support for the target-specific .req directive.
authorJim Grosbach <grosbach@apple.com>
Wed, 14 Dec 2011 02:16:11 +0000 (02:16 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 14 Dec 2011 02:16:11 +0000 (02:16 +0000)
commita39cda7aff2d379ad9c15500319ab037baa48747
tree28844b3b9e745113fd45ca242f8c10b7cc383870
parentddfd1377d2e4154d44dc3ad217735adc15af2e3f
ARM assembler support for the target-specific .req directive.

rdar://10549683

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146543 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/dot-req.s [new file with mode: 0644]