llvm-project/lldb/source/Plugins
Johnny Chen 9b44acd86b Fix compile error for DisassemblerLLVMC.cpp.
Patch by Dmitry Vyukov <dvyukov@google.com>.

Also add the relevant files to the Xcode project.

llvm-svn: 150991
2012-02-20 22:05:34 +00:00
..
ABI Fixed a return value problem with the new ABI::FixCodeAddress () function: 2012-01-09 19:23:34 +00:00
Disassembler/llvm Fix compile error for DisassemblerLLVMC.cpp. 2012-02-20 22:05:34 +00:00
DynamicLoader Made loading sections in the DynamicLoaderDarwinKernel more robust as it 2012-02-14 00:14:24 +00:00
Instruction/ARM Fixed some warnings after enabling some stricter warnings in the Xcode project 2011-10-31 23:51:19 +00:00
LanguageRuntime The second part in thread hardening the internals of LLDB where we make 2012-02-18 05:35:26 +00:00
ObjectContainer Switching back to using std::tr1::shared_ptr. We originally switched away 2012-01-29 20:56:30 +00:00
ObjectFile Full core file support has been added for mach-o core files. 2012-02-13 23:10:39 +00:00
OperatingSystem/Darwin-Kernel Improved detection of object file types, moving 2012-02-10 20:22:35 +00:00
Platform Full core file support has been added for mach-o core files. 2012-02-13 23:10:39 +00:00
Process Add a general mechanism to wait on the debugger for Broadcasters of a given class/event bit set. 2012-02-16 06:50:00 +00:00
SymbolFile Tightened up type uniq'ing so we don't uniq two 2012-02-13 22:30:16 +00:00
SymbolVendor/MacOSX Switching back to using std::tr1::shared_ptr. We originally switched away 2012-01-29 20:56:30 +00:00
UnwindAssembly Patch from Daniel Dunbar for future-proof against http://llvm.org/viewvc/llvm-project?view=rev&revision=145331. 2011-11-29 01:09:49 +00:00
Makefile This patch combines common code from Linux and FreeBSD into 2012-01-05 19:17:38 +00:00