1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/obj2yaml
Georgii Rymar cefce787ca [yaml2obj] - Teach tool to describe SHT_GNU_verdef section with a "Content" property.
There is no way to set raw content for SHT_GNU_verdef section.
This patch implements it.

Differential revision: https://reviews.llvm.org/D70710
2019-11-26 15:35:05 +03:00
..
CMakeLists.txt
coff2yaml.cpp
dwarf2yaml.cpp
elf2yaml.cpp [yaml2obj] - Teach tool to describe SHT_GNU_verdef section with a "Content" property. 2019-11-26 15:35:05 +03:00
Error.cpp
Error.h Obj2YamlError - fix uninitialized variable warning. NFCI. 2019-11-08 16:26:20 +00:00
macho2yaml.cpp
minidump2yaml.cpp
obj2yaml.cpp
obj2yaml.h
wasm2yaml.cpp [WebAssembly] Allow multivalue signatures in object files 2019-10-18 20:27:30 +00:00
xcoff2yaml.cpp