summaryrefslogtreecommitdiffstats
path: root/llvm/tools/lli/RemoteTarget.h
Commit message (Expand)AuthorAgeFilesLines
* [LLI] Replace the LLI remote-JIT support with the new ORC remote-JIT components.Lang Hames2016-01-111-122/+0
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Fix known typosAlp Toker2014-01-241-1/+1
* Replace the interim lli build fix with something cleanerAlp Toker2014-01-231-5/+0
* Refactor lli-child-target to remove duplicated codeAlp Toker2014-01-231-1/+14
* Sanitize MCJIT remote executionRenato Golin2014-01-141-7/+9
* Adding out-of-process execution support to lli.Andrew Kaylor2013-10-021-8/+19
* Sort the #include lines for tools/...Chandler Carruth2012-12-041-1/+1
* Fix includes of llvm files that used angle brackets.Craig Topper2012-09-151-4/+4
* Don't include stdint.h directly.Eli Friedman2012-09-061-1/+1
* MCJIT: Add faux remote target execution to lli for the MCJIT.Jim Grosbach2012-09-051-0/+101
OpenPOWER on IntegriCloud