- buildMain
void buildMain()
Undocumented in source. Be warned that the author may not have intended to support it.
- compile
void compile(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- linkExecutable
void linkExecutable(string objFile, string executable)
Undocumented in source. Be warned that the author may not have intended to support it.
- outputAsm
void outputAsm(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- outputLLVMAsm
void outputLLVMAsm(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- outputLLVMBitcode
void outputLLVMBitcode(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- outputObj
void outputObj(string objFile)
Undocumented in source. Be warned that the author may not have intended to support it.
- runUnittests
auto runUnittests()
Undocumented in source. Be warned that the author may not have intended to support it.