llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Public Member Functions | List of all members
BitcodeWriter Class Referencefinal

#include <core/bitcode.h>

Public Member Functions

 BitcodeWriter (llvm::raw_pwrite_stream &os)
 
void Write (const Prog &prog)
 Write a program to the stream.
 

Detailed Description

Helper class to serialise the program into a binary format.


The documentation for this class was generated from the following files: