[ARM64] Fixup ADR/ADRP parsing such that they accept immediates and all labels types
authorBradley Smith <bradley.smith@arm.com>
Wed, 9 Apr 2014 14:44:12 +0000 (14:44 +0000)
committerBradley Smith <bradley.smith@arm.com>
Wed, 9 Apr 2014 14:44:12 +0000 (14:44 +0000)
commit250f973d7f988f7cfbf0620358ec0cda840d1097
treeee7d3fbf72462243147ebde19efdcadcb8b5be20
parent9a9fa81c1a88d01b5cbe44cb67efde363159d3b6
[ARM64] Fixup ADR/ADRP parsing such that they accept immediates and all labels types

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205888 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64InstrFormats.td
lib/Target/ARM64/AsmParser/ARM64AsmParser.cpp
test/MC/ARM64/adr.s [new file with mode: 0644]