Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ORC] Start migrating ORC layers to use the new ORC Core.h APIs. | Lang Hames | 2018-02-06 | 1 | -6/+4 |
* | [ORC] Errorize the ORC APIs. | Lang Hames | 2017-07-07 | 1 | -1/+1 |
* | [Orc] Remove the memory manager argument to addModule, and de-templatize the | Lang Hames | 2017-07-04 | 1 | -1/+1 |
* | [ORC] Re-apply r306166 and r306168 with fix for regression test. | Lang Hames | 2017-06-23 | 1 | -4/+4 |
* | This reverts commit r306166 and r306168. | Rafael Espindola | 2017-06-23 | 1 | -4/+4 |
* | [ORC] Move ORC IR layer interface from addModuleSet to addModule and fix the | Lang Hames | 2017-06-23 | 1 | -4/+4 |
* | Re-sort #include lines for unittests. This uses a slightly modified | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol. | Lang Hames | 2016-08-01 | 1 | -1/+2 |
* | [MCJIT][Orc] Refactor RTDyldMemoryManager, weave RuntimeDyld::SymbolInfo through | Lang Hames | 2015-03-30 | 1 | -4/+6 |
* | [orc] Add a trivial unit test to get the ball rolling | David Blaikie | 2015-02-23 | 1 | -0/+30 |