This change finishes fleshing out the ObjectYAML tools to support
converting DXContainer files into yaml representations.
Depends on D124944
Paths
| Differential D124945
[ObjectYAML][DX] Add dxcontainer2yaml support ClosedPublic Authored by beanz on May 4 2022, 10:19 AM.
Details Summary This change finishes fleshing out the ObjectYAML tools to support Depends on D124944
Diff Detail
Event TimelineComment Actions LGTM.
This revision is now accepted and ready to land.May 17 2022, 10:32 AM beanz added a child revision: D126795: [DX][ObjYAML] Support for parsing DXIL part.Jun 1 2022, 10:24 AM This revision was landed with ongoing or failed builds.Jun 6 2022, 11:24 AM Closed by commit rG352c395fb685: [ObjectYAML][DX] Add dxcontainer2yaml support (authored by beanz). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 427059 llvm/test/tools/obj2yaml/DXContainer/ExplicitSizeAndOffsets.yaml
llvm/test/tools/obj2yaml/DXContainer/OmitSizeAndOffsets.yaml
llvm/tools/obj2yaml/CMakeLists.txt
llvm/tools/obj2yaml/dxcontainer2yaml.cpp
llvm/tools/obj2yaml/obj2yaml.h
llvm/tools/obj2yaml/obj2yaml.cpp
|
Returning a raw pointer? Is this a yaml-ism?