[PATCH] D136632: [ObjectYAML] Add support for DXContainer HASH
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 27 10:28:56 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2556ba4a52ac: [ObjectYAML] Add support for DXContainer HASH (authored by beanz).
Changed prior to commit:
https://reviews.llvm.org/D136632?vs=470240&id=471218#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136632/new/
https://reviews.llvm.org/D136632
Files:
llvm/include/llvm/BinaryFormat/DXContainer.h
llvm/include/llvm/BinaryFormat/DXContainerConstants.def
llvm/include/llvm/Object/DXContainer.h
llvm/include/llvm/ObjectYAML/DXContainerYAML.h
llvm/lib/BinaryFormat/DXContainer.cpp
llvm/lib/Object/DXContainer.cpp
llvm/lib/ObjectYAML/DXContainerEmitter.cpp
llvm/lib/ObjectYAML/DXContainerYAML.cpp
llvm/test/tools/obj2yaml/DXContainer/ExplicitSizeAndOffsets.yaml
llvm/test/tools/obj2yaml/DXContainer/OmitSizeAndOffsets.yaml
llvm/test/tools/obj2yaml/DXContainer/ShaderFlags.yaml
llvm/test/tools/obj2yaml/DXContainer/ShaderFlagsEmpty.yaml
llvm/test/tools/obj2yaml/DXContainer/ShaderHash.yaml
llvm/tools/obj2yaml/dxcontainer2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136632.471218.patch
Type: text/x-patch
Size: 13428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221027/8f72dbe4/attachment.bin>
More information about the llvm-commits
mailing list