[PATCH] D76754: [MC][AArch64] Make .reloc support arbitrary relocation types

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 25 15:44:15 PDT 2020


MaskRay updated this revision to Diff 252693.
MaskRay marked an inline comment as done.
MaskRay added a comment.

Reorder code in applyFixup. Copy a comment from ARMAskBackend.cpp


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76754/new/

https://reviews.llvm.org/D76754

Files:
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
  llvm/test/MC/AArch64/reloc-directive-err.s
  llvm/test/MC/AArch64/reloc-directive.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76754.252693.patch
Type: text/x-patch
Size: 5746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200325/e0b7e84f/attachment.bin>


More information about the llvm-commits mailing list