llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
#include <emitter/coq/coqemitter.h>
Public Member Functions | |
CoqEmitter (llvm::raw_ostream &os) | |
Creates a coq emitter. | |
void | Write (const Prog &prog) |
Writes a program. | |
Coq IR emitter