[all-commits] [llvm/llvm-project] 3362f5: [JITLink] Add R_RISCV_SUB6 relocation

luxufan via All-commits all-commits at lists.llvm.org
Mon Feb 28 09:46:50 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3362f54d086b6d8d4531fe7a503cd79a96b95246
      https://github.com/llvm/llvm-project/commit/3362f54d086b6d8d4531fe7a503cd79a96b95246
  Author: luxufan <xufan at nj.iscas.ac.cn>
  Date:   2022-03-01 (Tue, 01 Mar 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/riscv_reloc_add.s

  Log Message:
  -----------
  [JITLink] Add R_RISCV_SUB6 relocation

Add R_RISCV_SUB6 relocation

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




More information about the All-commits mailing list