[all-commits] [llvm/llvm-project] 9d52f6: [MsgPack] Add support for writing binary ELF doc n...
Martin Dinkov via All-commits
all-commits at lists.llvm.org
Thu Apr 20 00:25:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d52f69afef64776b830bb9adc4e1737ff8fc426
https://github.com/llvm/llvm-project/commit/9d52f69afef64776b830bb9adc4e1737ff8fc426
Author: Martin Dinkov <martin.dinkov at amd.com>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M llvm/include/llvm/BinaryFormat/MsgPackDocument.h
M llvm/lib/BinaryFormat/MsgPackDocument.cpp
M llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp
Log Message:
-----------
[MsgPack] Add support for writing binary ELF doc nodes
Will be used for a front-end compiler
https://github.com/GPUOpen-Drivers/llpc
to insert a binary blob value into AMDGPU PAL metadata.
Differential Revision: https://reviews.llvm.org/D148607
Change-Id: I90685883d1478335937218e6b1a569b1b26dc05a
More information about the All-commits
mailing list