aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lli/RemoteTarget.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-14/+24
* 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