summaryrefslogtreecommitdiffstats
path: root/lib/ExecutionEngine/JIT/JITDebugRegisterer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of a bunch of duplicated ELF enum values.Eli Friedman2010-07-161-5/+5
* Fix -Wcast-qual warnings.Dan Gohman2010-04-171-1/+1
* Avoid a memory leak in JITDebugRegisterer.Jeffrey Yasskin2010-03-161-1/+4
* Implement DISABLE_INLINE for MSVC. This required changing the position in allBenjamin Kramer2009-11-141-1/+1
* Random include cleanup.Benjamin Kramer2009-10-221-0/+1
* Use Compiler.h macro instead of __attribute__.Daniel Dunbar2009-09-221-1/+1
* Implement the JIT side of the GDB JIT debugging interface. To enable thisReid Kleckner2009-09-201-0/+208