Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [ORC] Update the GlobalMappingLayer interface to fit the error-ized layer | Lang Hames | 2017-09-28 | 1 | -11/+17 |
* | [ORC] Errorize the ORC APIs. | Lang Hames | 2017-07-07 | 1 | -2/+4 |
* | [ORC] Update GlobalMappingLayer::addModuleSet to addModule. | Lang Hames | 2017-07-06 | 1 | -1/+1 |
* | [ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol. | Lang Hames | 2016-08-01 | 1 | -3/+3 |
* | Add a global mapping layer for Orc. Adapted from a patch by Andy Somogyi. | Lang Hames | 2015-08-27 | 1 | -0/+55 |