[all-commits] [llvm/llvm-project] cd7f17: [BOLT][RISCV] Implement R_RISCV_64 (#67558)
Job Noorman via All-commits
all-commits at lists.llvm.org
Wed Sep 27 07:34:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd7f1714dea16261e0362b80958296f9782d625e
https://github.com/llvm/llvm-project/commit/cd7f1714dea16261e0362b80958296f9782d625e
Author: Job Noorman <jnoorman at igalia.com>
Date: 2023-09-27 (Wed, 27 Sep 2023)
Changed paths:
M bolt/lib/Core/Relocation.cpp
A bolt/test/RISCV/reloc-64.s
Log Message:
-----------
[BOLT][RISCV] Implement R_RISCV_64 (#67558)
Relocation for 64-bit absolute values.
More information about the All-commits
mailing list