[all-commits] [llvm/llvm-project] 1dbe85: [MC][LoongArch] Make .reloc support arbitrary relo...

wangleiat via All-commits all-commits at lists.llvm.org
Fri Aug 19 21:09:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1dbe8561e7b1190da33d2e248f171816ea9d108f
      https://github.com/llvm/llvm-project/commit/1dbe8561e7b1190da33d2e248f171816ea9d108f
  Author: wanglei <wanglei at loongson.cn>
  Date:   2022-08-20 (Sat, 20 Aug 2022)

  Changed paths:
    M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.cpp
    M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.h
    A llvm/test/MC/LoongArch/Relocations/reloc-directive-err.s
    A llvm/test/MC/LoongArch/Relocations/reloc-directive.s

  Log Message:
  -----------
  [MC][LoongArch] Make .reloc support arbitrary relocation types

Similar to D76746 (ARM), D76754 (AArch64), D77018 (RISCV)  and
llvmorg-11-init-6967-g152d14da64c (x86)

Differential Revision: https://reviews.llvm.org/D132119




More information about the All-commits mailing list