summaryrefslogtreecommitdiff
path: root/tools/lli/RemoteMemoryManager.h
Commit message (Expand)AuthorAge
* [C++] Use 'nullptr'.Craig Topper2014-04-28
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-08
* Re-sort #include lines again, prior to moving headers around.Chandler Carruth2014-01-13
* 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 support for deregistering EH frames with MCJIT.Andrew Kaylor2013-10-16
* Fixing problems in lli's RemoteMemoryManager.Andrew Kaylor2013-10-11
* Adding multiple object support to MCJIT EH frame handlingAndrew Kaylor2013-10-11
* 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