Fix line endings (NFC)
[oota-llvm.git] / lib / ExecutionEngine / Orc / CMakeLists.txt
2015-06-22 Joseph TremouletFix line endings (NFC)
2015-06-22 Joseph Tremoulet[ORC] Add NullResolver
2015-06-16 Duncan P. N. Exon... modules: Add explicit dependency on intrinsics_gen
2015-05-05 Lang Hames[Orc] Reapply r236465 with fixes for the MSVC bots.
2015-05-04 Lang Hames[Orc] Revert r236465 - It broke the Windows bots.
2015-05-04 Lang Hames[Orc] Refactor the compile-on-demand layer to make...
2015-04-02 Lang Hames[Orc] Add support classes for inspecting and running...
2015-02-11 Zachary TurnerUse ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
2015-01-23 Lang Hames[Orc] New JIT APIs.