LLVM 19.0.0git
MsgPackReader.cpp File Reference

This file implements a MessagePack reader. More...

#include "llvm/BinaryFormat/MsgPackReader.h"
#include "llvm/BinaryFormat/MsgPack.h"
#include "llvm/Support/Endian.h"
#include "llvm/Support/MathExtras.h"

Go to the source code of this file.

Detailed Description

This file implements a MessagePack reader.

Definition in file MsgPackReader.cpp.