Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ORC] Rename ORC layers to make the "new" ORC layers the default. | Lang Hames | 2018-10-15 | 1 | -228/+0 |
* | [ORC] Add an 'intern' method to ExecutionEngine for interning symbol names. | Lang Hames | 2018-09-30 | 1 | -3/+3 |
* | [ORC] Add ThreadSafeModule and ThreadSafeContext wrappers to support concurrent | Lang Hames | 2018-09-26 | 1 | -11/+14 |
* | [ORC] Make RuntimeDyldObjectLinkingLayer2 take memory managers by unique_ptr. | Lang Hames | 2018-09-06 | 1 | -185/+5 |
* | Remove some unnecessary constructor arguments. | Lang Hames | 2018-09-05 | 1 | -4/+4 |
* | [ORC] Add utilities to RTDyldObjectLinkingLayer2 to simplify symbol flag | Lang Hames | 2018-08-31 | 1 | -0/+123 |
* | [ORC] Add unit tests for the new RTDyldObjectLinkingLayer2 class. | Lang Hames | 2018-08-27 | 1 | -0/+282 |