LLVM API Documentation
#include "ArchiveInternals.h"
#include "llvm/Bytecode/Reader.h"
Include dependency graph for ArchiveReader.cpp:
Go to the source code of this file.
Functions | |
unsigned | readInteger (const char *&At, const char *End) |
Read a variable-bit-rate encoded unsigned integer. |
|
Read a variable-bit-rate encoded unsigned integer.
Definition at line 20 of file ArchiveReader.cpp. Referenced by llvm::Archive::parseSymbolTable(). |