summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Disable EHFrameSupport in JITLink/RuntimeDyld on AIXXing Xue2019-05-221-1/+2
* [JITLink] Add two useful Section operations: find by name, get address range.Lang Hames2019-05-041-9/+2
* [ORC] Add a 'plugin' interface to ObjectLinkingLayer for events/configuration.Lang Hames2019-04-261-4/+5
* [JITLink] Refer to FDE's CIE (not the most recent CIE) when parsing eh-frame.Lang Hames2019-04-241-12/+19
* [JITLink] Remove a lot of reduntant 'JITLink_' prefixes. NFC.Lang Hames2019-04-221-0/+533
OpenPOWER on IntegriCloud