summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/JIT/JITDwarfEmitter.h
Commit message (Expand)AuthorAge
* Implement the JIT side of the GDB JIT debugging interface. To enable thisReid Kleckner2009-09-20
* remove a dead variable.Chris Lattner2009-09-16
* First patch in the direction of splitting MachineCodeEmitter in two subclasses:Bruno Cardoso Lopes2009-05-30
* Cosmetic changes, as suggested by Evan. No functionality changes.Nicolas Geoffray2008-04-20
* Enable jitting with a known memory size.Nicolas Geoffray2008-04-18
* Enable exception handling int JITNicolas Geoffray2008-02-13