summaryrefslogtreecommitdiff
path: root/tools/lli/RemoteTarget.cpp
Commit message (Expand)AuthorAge
* Remove unused include following r199929Alp Toker2014-01-23
* Replace the interim lli build fix with something cleanerAlp Toker2014-01-23
* Interim build fix for MakefilesAlp Toker2014-01-23
* Refactor lli-child-target to remove duplicated codeAlp Toker2014-01-23
* Sanitize MCJIT remote executionRenato Golin2014-01-14
* Adding out-of-process execution support to lli.Andrew Kaylor2013-10-02
* Mark code, not data, as executable in lli RemoteTarget simulator.Andrew Kaylor2012-10-31
* Fix includes of llvm files that used angle brackets.Craig Topper2012-09-15
* Don't include stdint.h directly.Eli Friedman2012-09-06
* MCJIT: Add faux remote target execution to lli for the MCJIT.Jim Grosbach2012-09-05