llvm-project/lldb/source
Sean Callanan 7bf37d7904 Fixed a leak in the LLVM disassembler where the
InstructionLLVM class dropped its instruction
handle on the floor instead of releasing it
correctly.

llvm-svn: 143156
2011-10-27 22:16:42 +00:00
..
API Cleaned up many error codes. For any who is filling in error strings into 2011-10-26 00:56:27 +00:00
Breakpoint Add a commnad to set a condition for a watchpoint. Example: 2011-10-17 18:58:00 +00:00
Commands Added a function to the Host that gets a dummy target 2011-10-27 21:22:25 +00:00
Core Added support for the new ".apple_objc" accelerator tables. These tables are 2011-10-27 17:55:14 +00:00
Expression Changed the way the expression parser handles variables 2011-10-27 19:41:13 +00:00
Host Added a function to the Host that gets a dummy target 2011-10-27 21:22:25 +00:00
Interpreter Added support for the new ".apple_objc" accelerator tables. These tables are 2011-10-27 17:55:14 +00:00
Plugins Fixed a leak in the LLVM disassembler where the 2011-10-27 22:16:42 +00:00
Symbol Changed the way the expression parser handles variables 2011-10-27 19:41:13 +00:00
Target Cleaned up many error codes. For any who is filling in error strings into 2011-10-26 00:56:27 +00:00
Utility Adopt the intrusive pointers in: 2011-09-17 08:33:22 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Fixed an issue where a lexical block or inlined function might have bad debug 2011-09-29 23:41:34 +00:00
lldb.cpp Added support for the new ".apple_objc" accelerator tables. These tables are 2011-10-27 17:55:14 +00:00