[PATCH] D64683: MC: AArch64: Add support for prel_g* relocation specifiers.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 12 18:38:37 PDT 2019


pcc created this revision.
pcc added reviewers: peter.smith, ostannard, LukeCheeseman.
Herald added subscribers: hiraditya, kristof.beyls, javed.absar.
Herald added a project: LLVM.

Depends on D64466 <https://reviews.llvm.org/D64466>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D64683

Files:
  llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h
  llvm/test/MC/AArch64/arm64-large-relocs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64683.209660.patch
Type: text/x-patch
Size: 10831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190713/c57d568c/attachment.bin>


More information about the llvm-commits mailing list