Orc/IRCompileLayer.h: Avoid non-static initializer.
[oota-llvm.git] / include / llvm / ExecutionEngine / Orc /
2015-01-25 NAKAMURA TakumiOrc/IRCompileLayer.h: Avoid non-static initializer.
2015-01-25 NAKAMURA TakumiOrcJIT: Avoid non-static initializers.
2015-01-24 Lang Hames[Orc] Add some missing headers to the CompileOnDemandLa...
2015-01-23 Reid KlecknerFix the MSVC build with the new Orc JIT APIs
2015-01-23 Lang Hames[Orc] Remove a bunch of constructors from ObjectLinking...
2015-01-23 Lang Hames[Orc] New JIT APIs.