[PATCH] D124643: [Object][DX] Initial DXContainer parsing support

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 11:57:19 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
beanz marked 2 inline comments as done.
Closed by commit rG4070aa01561c: [Object][DX] Initial DXContainer parsing support (authored by beanz).

Changed prior to commit:
  https://reviews.llvm.org/D124643?vs=426083&id=426471#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124643

Files:
  llvm/include/llvm/BinaryFormat/DXContainer.h
  llvm/include/llvm/Object/DXContainer.h
  llvm/lib/Object/CMakeLists.txt
  llvm/lib/Object/DXContainer.cpp
  llvm/unittests/Object/CMakeLists.txt
  llvm/unittests/Object/DXContainerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124643.426471.patch
Type: text/x-patch
Size: 8900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220502/69b3648c/attachment.bin>


More information about the llvm-commits mailing list