llvm-project/llvm/tools/obj2yaml
Chris Bieneman 21c9452305 [DX][ObjYAML] Support for parsing DXIL part
This patch adds support for parsing the DXIL part data into the
ObjectYAML tooling.

The DXIL part has additional headers describing the shader and bitcode
data and stores serialized bitcode after the headers.

Depends on D124945

Reviewed By: kuhar

Differential Revision: https://reviews.llvm.org/D126795
2022-06-06 18:46:19 -05:00
..
CMakeLists.txt [ObjectYAML][DX] Add dxcontainer2yaml support 2022-06-06 13:23:29 -05:00
archive2yaml.cpp
coff2yaml.cpp [llvm] Update report_fatal_error calls from raw_string_ostream to use Twine(OS.str()) 2021-10-05 18:42:12 +01:00
dwarf2yaml.cpp Cleanup LLVMDWARFDebugInfo 2022-02-15 09:16:03 +01:00
dxcontainer2yaml.cpp [DX][ObjYAML] Support for parsing DXIL part 2022-06-06 18:46:19 -05:00
elf2yaml.cpp Cleanup LLVMDWARFDebugInfo 2022-02-15 09:16:03 +01:00
macho2yaml.cpp Cleanup LLVMDWARFDebugInfo 2022-02-15 09:16:03 +01:00
minidump2yaml.cpp
obj2yaml.cpp [ObjectYAML][DX] Add dxcontainer2yaml support 2022-06-06 13:23:29 -05:00
obj2yaml.h [ObjectYAML][DX] Add dxcontainer2yaml support 2022-06-06 13:23:29 -05:00
wasm2yaml.cpp [WebAssembly] Rename member in WasmYAML.h to avoid compiler warning 2022-03-14 09:09:43 -07:00
xcoff2yaml.cpp [yaml2obj][XCOFF] parsing auxiliary symbols. 2022-01-10 02:38:49 +00:00