[all-commits] [llvm/llvm-project] 9f854c: [ELF][RISCV] Add R_RISCV_IRELATIVE

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Feb 10 20:26:13 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f854c048997ee5b90cf45083b6c13132f46fed9
      https://github.com/llvm/llvm-project/commit/9f854c048997ee5b90cf45083b6c13132f46fed9
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

  Changed paths:
    M lld/ELF/Arch/RISCV.cpp
    A lld/test/ELF/riscv-ifunc-nonpreemptible.s
    M llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV.def

  Log Message:
  -----------
  [ELF][RISCV] Add R_RISCV_IRELATIVE

https://github.com/riscv/riscv-elf-psabi-doc/pull/131 assigned 58 to R_RISCV_IRELATIVE.

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




More information about the All-commits mailing list