[all-commits] [llvm/llvm-project] 26ec5d: [RISCV][ELF] Remove internal binutils relocations
Alex Bradbury via All-commits
all-commits at lists.llvm.org
Thu Nov 4 08:55:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26ec5da744b80b14bc91707ec56e8da58167ea19
https://github.com/llvm/llvm-project/commit/26ec5da744b80b14bc91707ec56e8da58167ea19
Author: Alex Bradbury <asb at lowrisc.org>
Date: 2021-11-04 (Thu, 04 Nov 2021)
Changed paths:
M llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV.def
Log Message:
-----------
[RISCV][ELF] Remove internal binutils relocations
These relocations have been removed from the psABI doc in
https://github.com/riscv-non-isa/riscv-elf-psabi-doc/pull/199. This
patch simply updates llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV.def
to match.
Differential Revision: https://reviews.llvm.org/D112999
More information about the All-commits
mailing list