summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/JITLink
Commit message (Expand)AuthorAgeFilesLines
* [JITLink] Remove a lot of reduntant 'JITLink_' prefixes. NFC.Lang Hames2019-04-222-3/+3
* [JITLink] Add dependency on MCParser to unit test after rL358818Fangrui Song2019-04-211-0/+1
* [JITLink] Add dependencies on MCDissassembler and Target to unit test.Lang Hames2019-04-211-0/+2
* [JITLink] Add check to JITLink unit test to bail out for unsupported targets.Lang Hames2019-04-203-19/+52
* Initial implementation of JITLink - A replacement for RuntimeDyld.Lang Hames2019-04-204-0/+667
OpenPOWER on IntegriCloud