summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-jitlink/llvm-jitlink-macho.cpp
Commit message (Expand)AuthorAgeFilesLines
* [JITLink] Remove the Section::symbols_empty() method.Lang Hames2019-12-051-2/+2
* [JITLink] Switch from an atom-based model to a "blocks and symbols" model.Lang Hames2019-10-041-63/+76
* [JITLink] Add a test for zero-filled content.Lang Hames2019-05-121-10/+29
* Initial implementation of JITLink - A replacement for RuntimeDyld.Lang Hames2019-04-201-0/+142
OpenPOWER on IntegriCloud