summaryrefslogtreecommitdiffstats
path: root/llvm/tools/lli/RemoteTargetExternal.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Modules] Make Support/Debug.h modular. This requires it to not changeChandler Carruth2014-04-211-0/+2
* lli: Factor portable messaging into a new RPCChannel facilityAlp Toker2014-01-231-3/+3
* Sanitize MCJIT remote executionRenato Golin2014-01-141-86/+245
* Re-sort #include lines again, prior to moving headers around.Chandler Carruth2014-01-131-2/+0
* Fix gcc warnings.Matt Arsenault2013-12-101-0/+5
* Fix minor GCC warnings.Matt Arsenault2013-12-051-0/+1
* Fixing compile warningsAndrew Kaylor2013-10-021-2/+2
* Adding out-of-process execution support to lli.Andrew Kaylor2013-10-021-0/+162
OpenPOWER on IntegriCloud