summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Orc] #undef a MACRO after I'm done with it.Lang Hames2016-01-191-7/+10
* [Orc] Replace switch cases with a macro.Lang Hames2016-01-151-62/+35
* [Orc] Add support for EH-frame registration to the Orc Remote Target utilityLang Hames2016-01-141-0/+4
* [Orc] Add support for remote JITing to the ORC API.Lang Hames2016-01-111-0/+83
OpenPOWER on IntegriCloud