1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/lib/ObjectYAML
Jake Ehrlich 5a896e10ed [llvm-readobj] Add experimental support for SHT_RELR sections
This change adds experimental support for SHT_RELR sections, proposed
here: https://groups.google.com/forum/#!topic/generic-abi/bX460iggiKg

Definitions for the new ELF section type and dynamic array tags, as well
as the encoding used in the new section are all under discussion and are
subject to change. Use with caution!

Author: rahulchaudhry

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

llvm-svn: 335922
2018-06-28 21:07:34 +00:00
..
CMakeLists.txt
CodeViewYAMLDebugSections.cpp
CodeViewYAMLSymbols.cpp
CodeViewYAMLTypeHashing.cpp Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes." 2018-05-17 22:55:15 +00:00
CodeViewYAMLTypes.cpp Fix line endings (CR/LF -> LF) introduced by rL329613 2018-04-10 00:09:15 +00:00
COFFYAML.cpp [Debuginfo][COFF] Minimal serialization support for precompiled types records 2018-04-09 20:17:56 +00:00
DWARFEmitter.cpp Move helper classes into anonymous namespaces. NFCI. 2018-05-15 21:26:47 +00:00
DWARFVisitor.cpp
DWARFVisitor.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
DWARFYAML.cpp
ELFYAML.cpp [llvm-readobj] Add experimental support for SHT_RELR sections 2018-06-28 21:07:34 +00:00
LLVMBuild.txt
MachOYAML.cpp
ObjectYAML.cpp
WasmYAML.cpp [WebAssembly] Write DWARF data into wasm object file 2018-04-26 19:27:28 +00:00
YAML.cpp