| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ORC] Update CompileOnDemandLayer2 to use the new lazyReexports mechanism | Lang Hames | 2018-09-26 | 1 | -67/+33 | 
| * | [ORC] Add ThreadSafeModule and ThreadSafeContext wrappers to support concurrent | Lang Hames | 2018-09-26 | 1 | -75/+46 | 
| * | [ORC] Rename VSO to JITDylib. | Lang Hames | 2018-08-17 | 1 | -8/+9 | 
| * | [ORC] Replace SymbolResolvers in the new ORC layers with search orders on VSOs. | Lang Hames | 2018-07-20 | 1 | -47/+16 | 
| * | [ORC] Rename MaterializationResponsibility::delegate to replace and add a new | Lang Hames | 2018-07-09 | 1 | -2/+2 | 
| * | [ORC] In CompileOnDemandLayer2, clone modules on to different contexts by | Lang Hames | 2018-07-05 | 1 | -77/+79 | 
| * | [ORC] Verify modules when running LLLazyJIT in LLI, and deal with fallout. | Lang Hames | 2018-07-02 | 1 | -3/+7 | 
| * | [ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT in LLI with LLLazyJIT. | Lang Hames | 2018-06-26 | 1 | -8/+48 | 
| * | [ORC] Add an initial implementation of a replacement CompileOnDemandLayer. | Lang Hames | 2018-06-18 | 1 | -0/+328 | 

