summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp
Commit message (Expand)AuthorAgeFilesLines
* [JITLink] Make sure we explicitly deallocate memory on failure.Lang Hames2019-05-011-4/+10
* [JITLink] Add debugging output to print resolved external atoms.Lang Hames2019-04-301-0/+6
* [JITLink] Remove a lot of reduntant 'JITLink_' prefixes. NFC.Lang Hames2019-04-221-1/+1
* Initial implementation of JITLink - A replacement for RuntimeDyld.Lang Hames2019-04-201-0/+464
OpenPOWER on IntegriCloud