LLVMCodeGen class documentation

Authors

Generated by builder

Contents -

  1. Software documentation for the LLVMCodeGen class
  2. LLVMCodeGen variables

Software documentation for the LLVMCodeGen class

LLVMCodeGen : NSObject

Declared in:
LLVMCodeGen.h
Conforms to:
LKCodeGenerator

Concrete implementation of the CodeGenerator protocol using LLVM.


Instance Variables

Method summary

smallIntBitcodeFile 

+ (NSString*) smallIntBitcodeFile;
Description forthcoming.



Instance Variables for LLVMCodeGen Class

labelledBasicBlocks

@protected NSMapTable* labelledBasicBlocks;
Description forthcoming.




LLVMCodeGen variables

DEBUG_DUMP_MODULES

int DEBUG_DUMP_MODULES;

Debug flag used to set whether excessive amounts of debugging info should be spammed to stderr.


etoile

namespace etoile;
Description forthcoming.