summaryrefslogtreecommitdiffstats
path: root/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/RemoteJITUtils.h
Commit message (Expand)AuthorAgeFilesLines
* Break out OrcError and RPCChris Bieneman2019-10-291-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Examples] Fix some Clang-tidy modernize-use-default and Include What You Use...Eugene Zelenko2016-11-181-3/+5
* [ORC] Re-apply 286620 with fixes for the ErrorSuccess class.Lang Hames2016-11-111-2/+2
* [ORC] Revert r286620 while I investigate a bot failure.Lang Hames2016-11-111-2/+2
* [ORC] Refactor the ORC RPC utilities to add some new features.Lang Hames2016-11-111-2/+2
* [ORC] Update examples for header changes in r281171.Lang Hames2016-09-111-2/+2
* [Kaleidoscope][BuildingAJIT] Add code for Chapter 5 - remote JITing.Lang Hames2016-05-301-0/+74
OpenPOWER on IntegriCloud