[all-commits] [llvm/llvm-project] 1b7874: [BOLT][RISCV] Implement R_RISCV_PCREL_LO12_S (#65204)
Job Noorman via All-commits
all-commits at lists.llvm.org
Sat Sep 9 01:22:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b78742e779778657276dcd3b79fc1aab7b2b35d
https://github.com/llvm/llvm-project/commit/1b78742e779778657276dcd3b79fc1aab7b2b35d
Author: Job Noorman <jnoorman at igalia.com>
Date: 2023-09-09 (Sat, 09 Sep 2023)
Changed paths:
M bolt/lib/Core/Relocation.cpp
M bolt/lib/Target/RISCV/RISCVMCPlusBuilder.cpp
M bolt/test/RISCV/reloc-pcrel.s
Log Message:
-----------
[BOLT][RISCV] Implement R_RISCV_PCREL_LO12_S (#65204)
Relocation used for store instructions.
More information about the All-commits
mailing list