summaryrefslogtreecommitdiff
path: root/tools/lli/RemoteMemoryManager.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-01-14Sanitize MCJIT remote executionRenato Golin1-5/+5
2013-10-27MCJIT-remote: __main should be resolved in child context.NAKAMURA Takumi1-16/+0
2013-10-26lli/RemoteMemoryManager.cpp: Resurrect __main stuff removed in r192504 to unb...NAKAMURA Takumi1-0/+16
2013-10-11Adding multiple object support to MCJIT EH frame handlingAndrew Kaylor1-24/+0
2013-10-04Attempting to fix lli build errorAndrew Kaylor1-3/+3
2013-10-04Fixing container/pointer bug in remote-lli found by ASanAndrew Kaylor1-26/+26
2013-10-04Adding support and tests for multiple module handling in lliAndrew Kaylor1-0/+230