aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lli/RecordingMemoryManager.h
Commit message (Expand)AuthorAgeFilesLines
* Minor changes to the MCJITTest unittests to use the correct API for finalizingDavid Tweed2013-05-171-1/+1
* Remove exception handling support from the old JIT.Rafael Espindola2013-05-071-5/+0
* Provide workaround for PR 15130.Andrew Kaylor2013-02-251-0/+6
* lli/RecordingMemoryManager: Free allocated sections in the destructor to sati...NAKAMURA Takumi2013-01-241-1/+1
* Interface changes to allow RuntimeDyld memory managers to set memory permissi...Andrew Kaylor2012-11-151-1/+4
* MCJIT: Add faux remote target execution to lli for the MCJIT.Jim Grosbach2012-09-051-0/+78