summaryrefslogtreecommitdiff
path: root/tools/lli/RemoteTarget.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Fix known typosAlp Toker1-1/+1
2014-01-23Replace the interim lli build fix with something cleanerAlp Toker1-5/+0
2014-01-23Refactor lli-child-target to remove duplicated codeAlp Toker1-1/+14
2014-01-14Sanitize MCJIT remote executionRenato Golin1-7/+9
2013-10-02Adding out-of-process execution support to lli.Andrew Kaylor1-8/+19
2012-12-04Sort the #include lines for tools/...Chandler Carruth1-1/+1
2012-09-15Fix includes of llvm files that used angle brackets.Craig Topper1-4/+4
2012-09-06Don't include stdint.h directly.Eli Friedman1-1/+1
2012-09-05MCJIT: Add faux remote target execution to lli for the MCJIT.Jim Grosbach1-0/+101