[PATCH] D51792: [AArch64] Attempt to parse expressions as adr/adrp operands

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 18 02:48:02 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342455: [AArch64] Attempt to parse more operands as expressions (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51792?vs=165473&id=165911#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51792

Files:
  llvm/trunk/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/trunk/test/MC/AArch64/adr-diagnostics.s
  llvm/trunk/test/MC/AArch64/adr.s
  llvm/trunk/test/MC/AArch64/arm64-elf-relocs.s
  llvm/trunk/test/MC/AArch64/basic-a64-diagnostics.s
  llvm/trunk/test/MC/AArch64/elf-reloc-movw.s
  llvm/trunk/test/MC/AArch64/label-arithmetic-elf.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51792.165911.patch
Type: text/x-patch
Size: 17406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180918/54704b04/attachment.bin>


More information about the llvm-commits mailing list