Split out the IRReader header and the utility functions it provides into
[oota-llvm.git] / tools / lli / RemoteTarget.h
2012-12-04 Chandler CarruthSort the #include lines for tools/...
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...