llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
#include <core/bitcode.h>
Public Member Functions | |
BitcodeWriter (llvm::raw_pwrite_stream &os) | |
void | Write (const Prog &prog) |
Write a program to the stream. | |
Helper class to serialise the program into a binary format.