LLVM API Documentation
#include "ArchiveInternals.h"
#include "llvm/Bytecode/Reader.h"
#include "llvm/Support/Compressor.h"
#include "llvm/System/Signals.h"
#include "llvm/System/Process.h"
#include <fstream>
#include <iostream>
#include <iomanip>
Include dependency graph for ArchiveWriter.cpp:
Go to the source code of this file.
Functions | |
void | writeInteger (unsigned num, std::ofstream &ARFile) |
unsigned | numVbrBytes (unsigned num) |
unsigned numVbrBytes | ( | unsigned | num | ) | [inline] |
void writeInteger | ( | unsigned | num, | |
std::ofstream & | ARFile | |||
) | [inline] |