[PATCH] D23558: [RISCV 2/10] Add RISC-V ELF defines
Alex Bradbury via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 16 08:20:24 PDT 2016
asb created this revision.
asb added reviewers: theraven, jyknight.
asb added a subscriber: llvm-commits.
Add the necessary definitions for RISC-V ELF files, including relocs. Also make necessary trivial change to ELFYaml, llvm-objdump, and llvm-readobj in order to work with RISC-V ELFs.
https://reviews.llvm.org/D23558
Files:
include/llvm/Object/ELFObjectFile.h
include/llvm/Support/ELF.h
include/llvm/Support/ELFRelocs/RISCV.def
lib/Object/ELF.cpp
lib/ObjectYAML/ELFYAML.cpp
tools/llvm-objdump/llvm-objdump.cpp
tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23558.68184.patch
Type: text/x-patch
Size: 5899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160816/f08dca5f/attachment.bin>
More information about the llvm-commits
mailing list