summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ORC] Simplify logic for updating edges when should-discard atoms are pruned.Lang Hames2019-05-091-16/+4
* Reapply r360194 "[JITLink] Add support for MachO .alt_entry atoms." with fixes.Lang Hames2019-05-071-18/+18
* [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