summaryrefslogtreecommitdiffstats
path: root/llvm/tools/lli/RemoteMemoryManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* MCJIT-remote: __main should be resolved in child context.NAKAMURA Takumi2013-10-271-16/+0
* lli/RemoteMemoryManager.cpp: Resurrect __main stuff removed in r192504 to unb...NAKAMURA Takumi2013-10-261-0/+16
* Adding multiple object support to MCJIT EH frame handlingAndrew Kaylor2013-10-111-24/+0
* Attempting to fix lli build errorAndrew Kaylor2013-10-041-3/+3
* Fixing container/pointer bug in remote-lli found by ASanAndrew Kaylor2013-10-041-26/+26
* Adding support and tests for multiple module handling in lliAndrew Kaylor2013-10-041-0/+230
OpenPOWER on IntegriCloud