[PATCH] D132119: [MC][LoongArch] Make .reloc support arbitrary relocation types
Ray Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 18 02:39:13 PDT 2022
wangleiat created this revision.
wangleiat added reviewers: MaskRay, xen0n, SixWeining, xry111, gonglingqin.
Herald added subscribers: luke957, StephenFan, luismarques, pengfei, s.egerton, PkmX, simoncook, hiraditya, kristof.beyls, arichardson.
Herald added a project: All.
wangleiat requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead.
Herald added a project: LLVM.
Similar to D76746 <https://reviews.llvm.org/D76746> (ARM), D76754 <https://reviews.llvm.org/D76754> (AArch64), D77018 <https://reviews.llvm.org/D77018> (RISCV) and
llvmorg-11-init-6967-g152d14da64c (x86)
Depends on D132108 <https://reviews.llvm.org/D132108>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D132119
Files:
llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.cpp
llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.h
llvm/test/MC/LoongArch/Relocations/reloc-directive-err.s
llvm/test/MC/LoongArch/Relocations/reloc-directive.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132119.453593.patch
Type: text/x-patch
Size: 5031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220818/aa662d6d/attachment.bin>
More information about the llvm-commits
mailing list