| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ORC] Remove an incorrect use of 'cantFail'. | Lang Hames | 2018-08-05 | 1 | -2/+4 | 
| * | [ORC] Change JITSymbolFlags debug output, add a function for getting a symbol | Lang Hames | 2018-08-05 | 1 | -22/+31 | 
| * | [ORC] Add a 'Callable' flag to JITSymbolFlags. | Lang Hames | 2018-08-01 | 1 | -11/+28 | 
| * | [ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT in LLI with LLLazyJIT. | Lang Hames | 2018-06-26 | 1 | -4/+2 | 
| * | [ORC] Fix a FIXME by moving MangleAndInterner to Core.h. | Lang Hames | 2018-06-26 | 1 | -12/+0 | 
| * | [ORC] Add a constructor to create an IRMaterializationUnit from a module and | Lang Hames | 2018-06-03 | 1 | -0/+6 | 
| * | [ORC] Rename IRMaterializationUnit's Discardable member to SymbolToDefinition, | Lang Hames | 2018-05-31 | 1 | -4/+6 | 
| * | [ORC] Move symbol-scanning and discard from BasicIRLayerMaterializationUnit in | Lang Hames | 2018-05-22 | 1 | -12/+14 | 
| * | [ORC] Add IRLayer and ObjectLayer interfaces and related MaterializationUnits. | Lang Hames | 2018-05-21 | 1 | -0/+110 | 

