Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ORC] Simplify LLJIT::Create by removing the ExecutionSession parameter. | Lang Hames | 2018-09-10 | 1 | -6/+6 |
* | [ORC] Make RuntimeDyldObjectLinkingLayer2 take memory managers by unique_ptr. | Lang Hames | 2018-09-06 | 1 | -1/+1 |
* | [ORC] Add an addObjectFile method to LLJIT. | Lang Hames | 2018-08-28 | 1 | -0/+7 |
* | [ORC] Rename VSO to JITDylib. | Lang Hames | 2018-08-17 | 1 | -8/+8 |
* | [ORC] Replace SymbolResolvers in the new ORC layers with search orders on VSOs. | Lang Hames | 2018-07-20 | 1 | -42/+5 |
* | [ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT in LLI with LLLazyJIT. | Lang Hames | 2018-06-26 | 1 | -0/+171 |