summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h
Commit message (Expand)AuthorAgeFilesLines
* [JITLink] Refactor EH-frame handling to support eh-frames with existing relocs.Lang Hames2019-11-061-31/+65
* [JITLink] Switch from an atom-based model to a "blocks and symbols" model.Lang Hames2019-10-041-22/+28
* [JITLink] Refer to FDE's CIE (not the most recent CIE) when parsing eh-frame.Lang Hames2019-04-241-1/+8
* [JITLink] Remove a lot of reduntant 'JITLink_' prefixes. NFC.Lang Hames2019-04-221-0/+65
OpenPOWER on IntegriCloud