[PATCH] D124804: [Object][DX] Parse DXContainer Parts

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 07:01:23 PDT 2022


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

size_t -> uintptr_t


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124804

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124804.433383.patch
Type: text/x-patch
Size: 10773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220601/5bdce682/attachment.bin>


More information about the llvm-commits mailing list