Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [JITLink] Remove a lot of reduntant 'JITLink_' prefixes. NFC. | Lang Hames | 2019-04-22 | 1 | -533/+0 |
* | [JITLink] Fix section start address calculation in eh-frame recorder. | Lang Hames | 2019-04-22 | 1 | -0/+3 |
* | [JITLink] Remove an overly strict error check in JITLink's eh-frame parser. | Lang Hames | 2019-04-21 | 1 | -12/+4 |
* | [JITLink] Fix a missing header and bad prototype. | Lang Hames | 2019-04-20 | 1 | -1/+2 |
* | Initial implementation of JITLink - A replacement for RuntimeDyld. | Lang Hames | 2019-04-20 | 1 | -0/+537 |