summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-jitlink/llvm-jitlink.h
Commit message (Expand)AuthorAgeFilesLines
* [ORC] Make ObjectLinkingLayer own its jitlink::MemoryManager.Lang Hames2019-12-151-1/+0
* [ORC] Remove the automagic Main JITDylib fram ExecutionSession.Lang Hames2019-12-051-0/+1
* [JITLink] Switch from an atom-based model to a "blocks and symbols" model.Lang Hames2019-10-041-1/+1
* [llvm-jitlink] Add optional slab allocator for testing locality optimizations.Lang Hames2019-09-061-1/+1
* Initial implementation of JITLink - A replacement for RuntimeDyld.Lang Hames2019-04-201-0/+72
OpenPOWER on IntegriCloud