aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lli/RemoteMemoryManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-6/+7
* Update to LLVM 3.5a.Stephen Hines2014-04-241-6/+6
* 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