aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lli/RemoteMemoryManager.h
Commit message (Expand)AuthorAgeFilesLines
* MCJIT-remote: __main should be resolved in child context.NAKAMURA Takumi2013-10-271-1/+1
* lli/RemoteMemoryManager.cpp: Resurrect __main stuff removed in r192504 to unb...NAKAMURA Takumi2013-10-261-1/+1
* Adding support for deregistering EH frames with MCJIT.Andrew Kaylor2013-10-161-0/+1
* Fixing problems in lli's RemoteMemoryManager.Andrew Kaylor2013-10-111-1/+1
* Adding multiple object support to MCJIT EH frame handlingAndrew Kaylor2013-10-111-2/+9
* Fixing container/pointer bug in remote-lli found by ASanAndrew Kaylor2013-10-041-2/+3
* Adding support and tests for multiple module handling in lliAndrew Kaylor2013-10-041-0/+105