Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [JITLink] Add a test for zero-filled content. | Lang Hames | 2019-05-12 | 1 | -4/+5 |
* | [ORC] Add a 'plugin' interface to ObjectLinkingLayer for events/configuration. | Lang Hames | 2019-04-26 | 1 | -7/+21 |
* | [JITLink] Add support for passing arguments to jit-linked code. | Lang Hames | 2019-04-24 | 1 | -2/+13 |
* | [JITLink] Refer to FDE's CIE (not the most recent CIE) when parsing eh-frame. | Lang Hames | 2019-04-24 | 1 | -21/+27 |
* | Attemp get llvm-jitlink building on Windows | Nico Weber | 2019-04-21 | 1 | -6/+4 |
* | [JITLink] Add an option to dump relocated section content. | Lang Hames | 2019-04-21 | 1 | -3/+82 |
* | Initial implementation of JITLink - A replacement for RuntimeDyld. | Lang Hames | 2019-04-20 | 1 | -0/+529 |