libRoadRunner C++ API  1.0.0
 All Classes Functions Variables Enumerations Enumerator Pages
List of all members
rr::Compiler Class Referenceabstract

#include <rrCompiler.h>

Detailed Description

interface to manipulate 'compiler' settings.

In the C generating model sytem, an external C compiler is used to compile generated C code. However, in the LLVM system, there is no code generation nor compilation, so this interface is not really usefull, but is implemented for compatiblity with the C system.


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