llvm-mirror/lib/ObjectYAML
Alex Bradbury 3d909d1279 [RISCV] Add RISC-V ELF defines
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.

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

llvm-svn: 285708
2016-11-01 16:59:37 +00:00
..
CMakeLists.txt [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
COFFYAML.cpp [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
ELFYAML.cpp [RISCV] Add RISC-V ELF defines 2016-11-01 16:59:37 +00:00
LLVMBuild.txt
MachOYAML.cpp [macho2yaml] Don't write empty linkedit data 2016-08-17 21:46:04 +00:00
ObjectYAML.cpp [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
YAML.cpp