ARM64: accept ELF-relocated load/store insts without a #.
authorTim Northover <tnorthover@apple.com>
Wed, 30 Apr 2014 12:00:20 +0000 (12:00 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 30 Apr 2014 12:00:20 +0000 (12:00 +0000)
commit4e29e3a10ad3ef6ad9e14295eb24c3444aa107cb
tree8485ef703a436d08899c029c4fa2719dfe77d6a2
parentcb87e23ce24433e1fbc93116010641a00864750c
ARM64: accept ELF-relocated load/store insts without a #.

E.g. we print "ldr x0, [x0, :lo12:symbol]" so we need to accept that syntax
too.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207639 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/AsmParser/ARM64AsmParser.cpp
test/MC/ARM64/elf-relocs.s