llvm-project/lldb/source
Sean Callanan 576a4374b7 Fixed the IRInterpreter to ignore call instructions
that call debug-information intrinsics.

llvm-svn: 204750
2014-03-25 19:33:15 +00:00
..
API Add a SBQueue::GetKind() method to retrieve the type of libdispatch queue (serial or concurrent). 2014-03-13 02:54:54 +00:00
Breakpoint JITed functions can now have debug info and be debugged with debug and source info: 2014-03-24 23:10:19 +00:00
Commands A fix for: http://llvm.org/bugs/show_bug.cgi?id=19241 2014-03-25 18:47:07 +00:00
Core JITed functions can now have debug info and be debugged with debug and source info: 2014-03-24 23:10:19 +00:00
DataFormatters cleanup unreferenced functions 2014-03-20 06:08:36 +00:00
Expression Fixed the IRInterpreter to ignore call instructions 2014-03-25 19:33:15 +00:00
Host JITed functions can now have debug info and be debugged with debug and source info: 2014-03-24 23:10:19 +00:00
Interpreter Don't build LLDBWrapPython.cpp for mingw. 2014-03-21 12:53:28 +00:00
Plugins Improve Elf object file UUID calculation performance. 2014-03-25 19:29:09 +00:00
Symbol JITed functions can now have debug info and be debugged with debug and source info: 2014-03-24 23:10:19 +00:00
Target JITed functions can now have debug info and be debugged with debug and source info: 2014-03-24 23:10:19 +00:00
Utility cleanup unreferenced functions 2014-03-20 06:08:36 +00:00
CMakeLists.txt Add ObjectFileJIT library 2014-03-25 02:03:28 +00:00
Makefile Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
lldb-log.cpp Put "jit" in alpha order in log category list 2014-03-05 13:43:23 +00:00
lldb.cpp Re-enable ProcessElfCore for non-FreeBSD/Linux builds; with Greg's fix in r203274 2014-03-07 23:23:10 +00:00