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

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 29 09:07:50 PDT 2022


beanz updated this revision to Diff 426083.
beanz added a comment.

One more set of updates. Thanks @MaskRay!


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.426083.patch
Type: text/x-patch
Size: 8948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220429/8b69f001/attachment.bin>


More information about the llvm-commits mailing list