[PATCH] D124945: [ObjectYAML][DX] Add dxcontainer2yaml support

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 11:24:56 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG352c395fb685: [ObjectYAML][DX] Add dxcontainer2yaml support (authored by beanz).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D124945?vs=427059&id=434544#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124945/new/

https://reviews.llvm.org/D124945

Files:
  llvm/include/llvm/Object/DXContainer.h
  llvm/lib/Object/DXContainer.cpp
  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.cpp
  llvm/tools/obj2yaml/obj2yaml.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124945.434544.patch
Type: text/x-patch
Size: 8633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220606/785040fd/attachment.bin>


More information about the llvm-commits mailing list