Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding support and tests for multiple module handling in lli | Andrew Kaylor | 2013-10-04 | 1 | -126/+0 |
* | This threads SectionName through the allocateCodeSection/allocateDataSection ... | Filip Pizlo | 2013-10-02 | 1 | -2/+4 |
* | lli/RecordingMemoryManager.cpp: Make it complain if _GLOBAL_OFFSET_TABLE_ wer... | NAKAMURA Takumi | 2013-08-21 | 1 | -0/+7 |
* | Remove exception handling support from the old JIT. | Rafael Espindola | 2013-05-07 | 1 | -11/+0 |
* | Provide workaround for PR 15130. | Andrew Kaylor | 2013-02-25 | 1 | -12/+28 |
* | lli/RecordingMemoryManager: Free allocated sections in the destructor to sati... | NAKAMURA Takumi | 2013-01-24 | 1 | -0/+11 |
* | MCJIT: [cygming] Give noop to __main also in RecordingMemoryManger. It is emi... | NAKAMURA Takumi | 2012-11-18 | 1 | -0/+13 |
* | Interface changes to allow RuntimeDyld memory managers to set memory permissi... | Andrew Kaylor | 2012-11-15 | 1 | -1/+2 |
* | MCJIT: Add faux remote target execution to lli for the MCJIT. | Jim Grosbach | 2012-09-05 | 1 | -0/+87 |