aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lli/RemoteMemoryManager.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+2
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-20/+4
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-20/+22
* 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