summaryrefslogtreecommitdiffstats
path: root/llvm/tools/lli/RemoteMemoryManager.h
Commit message (Expand)AuthorAgeFilesLines
* [C++] Use 'nullptr'.Craig Topper2014-04-281-1/+1
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-081-18/+21
* Re-sort #include lines again, prior to moving headers around.Chandler Carruth2014-01-131-2/+1
* 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
OpenPOWER on IntegriCloud