[PATCH] D148607: Add support for writing binary ELF doc nodes

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 23:47:59 PDT 2023


tpr created this revision.
Herald added subscribers: kosarev, hiraditya.
Herald added a project: All.
tpr requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Will be used for a front-end compiler
https://github.com/GPUOpen-Drivers/llpc
to insert a binary blob value into AMDGPU PAL metadata.

Change-Id: I90685883d1478335937218e6b1a569b1b26dc05a


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D148607

Files:
  llvm/include/llvm/BinaryFormat/MsgPackDocument.h
  llvm/lib/BinaryFormat/MsgPackDocument.cpp
  llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148607.514533.patch
Type: text/x-patch
Size: 3773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230418/0cc804d6/attachment.bin>


More information about the llvm-commits mailing list