| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [JITLink] Fix an unused variable warning. | Lang Hames | 2019-10-04 | 1 | -3/+2 |
| * | [JITLink] Switch from an atom-based model to a "blocks and symbols" model. | Lang Hames | 2019-10-04 | 1 | -107/+88 |
| * | [JITLink][ORC] Track eh-frame section size for registration/deregistration. | Lang Hames | 2019-08-27 | 1 | -9/+23 |
| * | [JITLink][ORC] Add EHFrameRegistrar interface, use in EHFrameRegistrationPlugin. | Lang Hames | 2019-07-04 | 1 | -0/+9 |
| * | Disable EHFrameSupport in JITLink/RuntimeDyld on AIX | Xing Xue | 2019-05-22 | 1 | -1/+2 |
| * | [JITLink] Add two useful Section operations: find by name, get address range. | Lang Hames | 2019-05-04 | 1 | -9/+2 |
| * | [ORC] Add a 'plugin' interface to ObjectLinkingLayer for events/configuration. | Lang Hames | 2019-04-26 | 1 | -4/+5 |
| * | [JITLink] Refer to FDE's CIE (not the most recent CIE) when parsing eh-frame. | Lang Hames | 2019-04-24 | 1 | -12/+19 |
| * | [JITLink] Remove a lot of reduntant 'JITLink_' prefixes. NFC. | Lang Hames | 2019-04-22 | 1 | -0/+533 |

