summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/JITLink/JITLink_EHFrameSupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* [JITLink] Remove a lot of reduntant 'JITLink_' prefixes. NFC.Lang Hames2019-04-221-533/+0
* [JITLink] Fix section start address calculation in eh-frame recorder.Lang Hames2019-04-221-0/+3
* [JITLink] Remove an overly strict error check in JITLink's eh-frame parser.Lang Hames2019-04-211-12/+4
* [JITLink] Fix a missing header and bad prototype.Lang Hames2019-04-201-1/+2
* Initial implementation of JITLink - A replacement for RuntimeDyld.Lang Hames2019-04-201-0/+537
OpenPOWER on IntegriCloud