summaryrefslogtreecommitdiffstats
path: root/llvm/tools/lli/RemoteTargetExternal.h
Commit message (Expand)AuthorAgeFilesLines
* [LLI] Replace the LLI remote-JIT support with the new ORC remote-JIT components.Lang Hames2016-01-111-143/+0
* Use 'override/final' instead of 'virtual' for overridden methodsAlexander Kornienko2015-04-111-1/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-081-9/+8
* Fix known typosAlp Toker2014-01-241-1/+1
* Report lli remote IO errors consistentlyAlp Toker2014-01-241-16/+2
* lli: Factor portable messaging into a new RPCChannel facilityAlp Toker2014-01-231-13/+38
* Sanitize MCJIT remote executionRenato Golin2014-01-141-17/+34
* Re-sort #include lines again, prior to moving headers around.Chandler Carruth2014-01-131-5/+3
* lli: Plug leaks in the remote target external implementation.Benjamin Kramer2013-10-051-1/+1
* Adding out-of-process execution support to lli.Andrew Kaylor2013-10-021-0/+118
OpenPOWER on IntegriCloud