Adding support and tests for multiple module handling in lli
[oota-llvm.git] / tools / lli / RemoteTarget.cpp
2013-10-02 Andrew KaylorAdding out-of-process execution support to lli.
2012-10-31 Andrew KaylorMark code, not data, as executable in lli RemoteTarget...
2012-09-15 Craig TopperFix includes of llvm files that used angle brackets.
2012-09-06 Eli FriedmanDon't include stdint.h directly.
2012-09-05 Jim GrosbachMCJIT: Add faux remote target execution to lli for...