[Orc] Add an Orc layer for applying arbitrary transforms to IR, use it to add
[oota-llvm.git] / tools / lli / RemoteTargetExternal.h
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-03-08 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-01-24 Alp TokerFix known typos
2014-01-24 Alp TokerReport lli remote IO errors consistently
2014-01-23 Alp Tokerlli: Factor portable messaging into a new RPCChannel...
2014-01-14 Renato GolinSanitize MCJIT remote execution
2014-01-13 Chandler CarruthRe-sort #include lines again, prior to moving headers...
2013-10-05 Benjamin Kramerlli: Plug leaks in the remote target external implement...
2013-10-02 Andrew KaylorAdding out-of-process execution support to lli.