| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [JITLink] Move JITLinkMemoryManager into its own header. | Lang Hames | 2019-06-14 | 1 | -90/+0 |
| * | [Support] Renamed member 'Size' to 'AllocatedSize' in MemoryBlock and OwningM... | Lang Hames | 2019-05-20 | 1 | -2/+3 |
| * | [Support] Add error handling to sys::Process::getPageSize(). | Lang Hames | 2019-05-08 | 1 | -2/+2 |
| * | [JITLink] Remove a lot of reduntant 'JITLink_' prefixes. NFC. | Lang Hames | 2019-04-22 | 1 | -1/+1 |
| * | [JITLink] Use memset instead of bzero. | Lang Hames | 2019-04-20 | 1 | -2/+2 |
| * | Initial implementation of JITLink - A replacement for RuntimeDyld. | Lang Hames | 2019-04-20 | 1 | -0/+261 |

