Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-27 | [JITLink][ORC] Track eh-frame section size for registration/deregistration. | Lang Hames | 1 | -30/+33 |
2019-08-23 | [ORC] Fix a FIXME: Propagate errors to dependencies. | Lang Hames | 1 | -3/+9 |
2019-08-15 | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 1 | -1/+1 |
2019-07-04 | [JITLink][ORC] Add EHFrameRegistrar interface, use in EHFrameRegistrationPlugin. | Lang Hames | 1 | -12/+16 |
2019-06-13 | [ORC] Rename MaterializationResponsibility resolve and emit methods to | Lang Hames | 1 | -2/+2 |
2019-06-07 | [ORC] Update symbol lookup to use a single callback with a required symbol state | Lang Hames | 1 | -8/+4 |
2019-04-26 | [ORC] Add a 'plugin' interface to ObjectLinkingLayer for events/configuration. | Lang Hames | 1 | -47/+148 |
2019-04-22 | [JITLink] Remove a lot of reduntant 'JITLink_' prefixes. NFC. | Lang Hames | 1 | -1/+1 |
2019-04-20 | Initial implementation of JITLink - A replacement for RuntimeDyld. | Lang Hames | 1 | -0/+382 |