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 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| archive2yaml.cpp | ||
| coff2yaml.cpp | ||
| dwarf2yaml.cpp | ||
| dxcontainer2yaml.cpp | ||
| elf2yaml.cpp | ||
| macho2yaml.cpp | ||
| minidump2yaml.cpp | ||
| obj2yaml.cpp | ||
| obj2yaml.h | ||
| wasm2yaml.cpp | ||
| xcoff2yaml.cpp | ||