Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverted r361134 because of a failing test left unattended for a long time. | Galina Kistanova | 2019-05-22 | 1 | -6/+8 |
* | Use llvm::sort. NFC | Fangrui Song | 2019-05-20 | 1 | -8/+6 |
* | [JITLink] Track section alignment and make sure it is respected during layout. | Lang Hames | 2019-05-13 | 1 | -5/+22 |
* | [ORC] Simplify logic for updating edges when should-discard atoms are pruned. | Lang Hames | 2019-05-09 | 1 | -16/+4 |
* | Reapply r360194 "[JITLink] Add support for MachO .alt_entry atoms." with fixes. | Lang Hames | 2019-05-07 | 1 | -18/+18 |
* | [JITLink] Make sure we explicitly deallocate memory on failure. | Lang Hames | 2019-05-01 | 1 | -4/+10 |
* | [JITLink] Add debugging output to print resolved external atoms. | Lang Hames | 2019-04-30 | 1 | -0/+6 |
* | [JITLink] Remove a lot of reduntant 'JITLink_' prefixes. NFC. | Lang Hames | 2019-04-22 | 1 | -1/+1 |
* | Initial implementation of JITLink - A replacement for RuntimeDyld. | Lang Hames | 2019-04-20 | 1 | -0/+464 |