[all-commits] [llvm/llvm-project] f89795: [JITLink][RISCV] Add R_RISCV_LO12_S relocation sup...

luxufan via All-commits all-commits at lists.llvm.org
Wed Nov 16 03:50:58 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f8979512eabf3e55384d64f0aa781696550ad611
      https://github.com/llvm/llvm-project/commit/f8979512eabf3e55384d64f0aa781696550ad611
  Author: luxufan <luxufan at iscas.ac.cn>
  Date:   2022-11-16 (Wed, 16 Nov 2022)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/JITLink/riscv.h
    M llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp
    M llvm/lib/ExecutionEngine/JITLink/riscv.cpp
    M llvm/test/ExecutionEngine/JITLink/RISCV/ELF_abs_reloc.s

  Log Message:
  -----------
  [JITLink][RISCV] Add R_RISCV_LO12_S relocation support

Fixes: https://github.com/llvm/llvm-project/issues/58979

Reviewed By: Hahnfeld

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




More information about the All-commits mailing list