aboutsummaryrefslogtreecommitdiff
path: root/tools/lli/RemoteTarget.cpp
AgeCommit message (Expand)Author
2012-10-31Mark code, not data, as executable in lli RemoteTarget simulator.Andrew Kaylor
2012-09-15Fix includes of llvm files that used angle brackets.Craig Topper
2012-09-06Don't include stdint.h directly.Eli Friedman
2012-09-05MCJIT: Add faux remote target execution to lli for the MCJIT.Jim Grosbach