Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ORC] Fix a FIXME: Propagate errors to dependencies. | Lang Hames | 2019-08-23 | 1 | -3/+4 |
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -1/+1 |
* | [ORC] Rename MaterializationResponsibility resolve and emit methods to | Lang Hames | 2019-06-13 | 1 | -2/+2 |
* | [ORC] Add an 'intern' method to ExecutionEngine for interning symbol names. | Lang Hames | 2018-09-30 | 1 | -1/+1 |
* | [ORC] Extract and tidy up JITTargetMachineBuilder, add unit test. | Lang Hames | 2018-09-30 | 1 | -1/+1 |
* | [ORC] Add a "lazy call-through" utility based on the same underlying trampoline | Lang Hames | 2018-09-26 | 1 | -0/+75 |