hanchenye-llvm-project/lldb/source
Sean Callanan 6f298a6464 Updated LLVM to take some fixes that make the
Intel disassembler usable.

Also flipped the switch: we are now exclusively
using Disassembler.h instead of
EnhancedDisassembly.h for all disassembly in
LLDB.

llvm-svn: 151306
2012-02-23 23:43:28 +00:00
..
API Make Debugger::SetLoggingCallback public, and expose it through the SB API. Sometimes it is not 2012-02-22 22:49:20 +00:00
Breakpoint Make a nested if .. if .. else block nesting more explicit with some curly braces. 2012-02-23 22:32:13 +00:00
Commands Add a logging mode that takes a callback and flush'es to that callback. 2012-02-21 02:23:08 +00:00
Core This patch provides a set of formatters for most of the commonly used Cocoa classes. 2012-02-23 23:10:03 +00:00
Expression Added support for looking up the complete type for 2012-02-22 23:57:45 +00:00
Host Remove a ton of implicit narrowing conversions for C++11 compatibility. 2012-02-21 18:37:14 +00:00
Interpreter This patch provides a set of formatters for most of the commonly used Cocoa classes. 2012-02-23 23:10:03 +00:00
Plugins Updated LLVM to take some fixes that make the 2012-02-23 23:43:28 +00:00
Symbol Added support for looking up the complete type for 2012-02-22 23:57:45 +00:00
Target Added support for looking up the complete type for 2012-02-22 23:57:45 +00:00
Utility Added a ModuleList::Destroy() method which will reclaim the std::vector 2012-01-27 18:45:39 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Add a logging mode that takes a callback and flush'es to that callback. 2012-02-21 02:23:08 +00:00
lldb.cpp Updated LLVM to take some fixes that make the 2012-02-23 23:43:28 +00:00