summaryrefslogtreecommitdiff
path: root/tools/lli/RemoteMemoryManager.cpp
Commit message (Expand)AuthorAge
* Remove 'using std::error_code' from tools.Rafael Espindola2014-06-13
* Don't use 'using std::error_code' in include/llvm.Rafael Espindola2014-06-12
* [C++] Use 'nullptr'. Tools edition.Craig Topper2014-04-25
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-22
* Fix known typosAlp Toker2014-01-24
* Sanitize MCJIT remote executionRenato Golin2014-01-14
* MCJIT-remote: __main should be resolved in child context.NAKAMURA Takumi2013-10-27
* lli/RemoteMemoryManager.cpp: Resurrect __main stuff removed in r192504 to unb...NAKAMURA Takumi2013-10-26
* Adding multiple object support to MCJIT EH frame handlingAndrew Kaylor2013-10-11
* Attempting to fix lli build errorAndrew Kaylor2013-10-04
* Fixing container/pointer bug in remote-lli found by ASanAndrew Kaylor2013-10-04
* Adding support and tests for multiple module handling in lliAndrew Kaylor2013-10-04