summaryrefslogtreecommitdiffstats
path: root/llvm/tools/lli/RecordingMemoryManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adding support and tests for multiple module handling in lliAndrew Kaylor2013-10-041-126/+0
* This threads SectionName through the allocateCodeSection/allocateDataSection ...Filip Pizlo2013-10-021-2/+4
* lli/RecordingMemoryManager.cpp: Make it complain if _GLOBAL_OFFSET_TABLE_ wer...NAKAMURA Takumi2013-08-211-0/+7
* Remove exception handling support from the old JIT.Rafael Espindola2013-05-071-11/+0
* Provide workaround for PR 15130.Andrew Kaylor2013-02-251-12/+28
* lli/RecordingMemoryManager: Free allocated sections in the destructor to sati...NAKAMURA Takumi2013-01-241-0/+11
* MCJIT: [cygming] Give noop to __main also in RecordingMemoryManger. It is emi...NAKAMURA Takumi2012-11-181-0/+13
* Interface changes to allow RuntimeDyld memory managers to set memory permissi...Andrew Kaylor2012-11-151-1/+2
* MCJIT: Add faux remote target execution to lli for the MCJIT.Jim Grosbach2012-09-051-0/+87
OpenPOWER on IntegriCloud