[PATCH] D76754: [MC][AArch64] Make .reloc support arbitrary relocation types
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 24 20:56:47 PDT 2020
MaskRay created this revision.
MaskRay added reviewers: efriedma, grimar, psmith.
Herald added subscribers: llvm-commits, hiraditya, kristof.beyls.
Herald added a project: LLVM.
Depends on D76746 <https://reviews.llvm.org/D76746>. Generalizes D61973 <https://reviews.llvm.org/D61973>.
Repository:
rG LLVM Github Monorepo
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.252492.patch
Type: text/x-patch
Size: 5534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200325/c9cdce01/attachment.bin>
More information about the llvm-commits
mailing list