llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
#include <core/bitcode.h>
Public Member Functions | |
BitcodeReader (llvm::StringRef buf) | |
std::unique_ptr< Prog > | Read () |
Read a program from the stream. | |
Helper class to deserialise a program from a binary format.