MsgPackTypes has been replaced by the lighter-weight MsgPackDocument.
Change-Id: Ia7069880ef29f55490abbe5d8ae15f25cc1490a4
Paths
| Differential D57025
[MsgPack] Removed MsgPackTypes ClosedPublic Authored by tpr on Jan 21 2019, 9:41 AM.
Details Summary MsgPackTypes has been replaced by the lighter-weight MsgPackDocument. Change-Id: Ia7069880ef29f55490abbe5d8ae15f25cc1490a4
Diff Detail
Event Timelinetpr added a parent revision: D57024: [AMDGPU] Switched HSA metadata to use MsgPackDocument.Jan 21 2019, 9:43 AM This revision is now accepted and ready to land.Feb 1 2019, 11:51 AM Closed by commit rL356082: [MsgPack] Removed MsgPackTypes (authored by tpr). · Explain WhyMar 13 2019, 11:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 190468 llvm/trunk/include/llvm/BinaryFormat/MsgPackTypes.h
llvm/trunk/lib/BinaryFormat/CMakeLists.txt
llvm/trunk/lib/BinaryFormat/MsgPackTypes.cpp
llvm/trunk/unittests/BinaryFormat/CMakeLists.txt
llvm/trunk/unittests/BinaryFormat/MsgPackTypesTest.cpp
|