diff options
author | Scott Linder <scott@scottlinder.com> | 2018-08-22 21:42:50 +0000 |
---|---|---|
committer | Scott Linder <scott@scottlinder.com> | 2018-08-22 21:42:50 +0000 |
commit | 20f9cd882101252f050ae00aa9a674b834e1fd7f (patch) | |
tree | d774bf841e2b3ec3ed76af12280beb6e89247bf9 /llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | |
parent | f3c39a7c794ca77c1b9c457944be402564771f60 (diff) | |
download | bcm5719-llvm-20f9cd882101252f050ae00aa9a674b834e1fd7f.tar.gz bcm5719-llvm-20f9cd882101252f050ae00aa9a674b834e1fd7f.zip |
[BinaryFormat] Add MessagePack reader/writer
Add support for reading and writing MessagePack, a binary object serialization
format which aims to be more compact than text formats like JSON or YAML.
The specification can be found at
https://github.com/msgpack/msgpack/blob/master/spec.md
Will be used for encoding metadata in AMDGPU code objects.
Differential Revision: https://reviews.llvm.org/D44429
llvm-svn: 340457
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp')
0 files changed, 0 insertions, 0 deletions