[PATCH] D57025: [MsgPack] Removed MsgPackTypes

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 21 09:42:43 PST 2019


tpr created this revision.
Herald added subscribers: llvm-commits, mgorny.

MsgPackTypes has been replaced by the lighter-weight MsgPackDocument.

Change-Id: Ia7069880ef29f55490abbe5d8ae15f25cc1490a4


Repository:
  rL LLVM

https://reviews.llvm.org/D57025

Files:
  include/llvm/BinaryFormat/MsgPackTypes.h
  lib/BinaryFormat/CMakeLists.txt
  lib/BinaryFormat/MsgPackTypes.cpp
  unittests/BinaryFormat/CMakeLists.txt
  unittests/BinaryFormat/MsgPackTypesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57025.182806.patch
Type: text/x-patch
Size: 27464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190121/44b3eb00/attachment.bin>


More information about the llvm-commits mailing list