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

#include <core/bitcode.h>

Public Member Functions

 BitcodeReader (llvm::StringRef buf)
 
std::unique_ptr< ProgRead ()
 Read a program from the stream.
 

Detailed Description

Helper class to deserialise a program from a binary format.


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