aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lli/RemoteMemoryManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-0/+1
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-33/+0
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* 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