[Lldb-commits] [PATCH] D16662: [LLDB] Remove autoconf support from source directories

Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 28 14:09:58 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL259098: Remove autoconf support from source directories. (authored by eugenezelenko).

Changed prior to commit:
  http://reviews.llvm.org/D16662?vs=46201&id=46312#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16662

Files:
  lldb/trunk/Makefile
  lldb/trunk/include/Makefile
  lldb/trunk/include/lldb/Makefile
  lldb/trunk/lib/Makefile
  lldb/trunk/scripts/Makefile
  lldb/trunk/scripts/Python/Makefile
  lldb/trunk/scripts/Python/modules/Makefile
  lldb/trunk/scripts/Python/modules/readline/Makefile
  lldb/trunk/source/API/Makefile
  lldb/trunk/source/Breakpoint/Makefile
  lldb/trunk/source/Commands/Makefile
  lldb/trunk/source/Core/Makefile
  lldb/trunk/source/DataFormatters/Makefile
  lldb/trunk/source/Expression/Makefile
  lldb/trunk/source/Host/Makefile
  lldb/trunk/source/Host/netbsd/Makefile
  lldb/trunk/source/Initialization/Makefile
  lldb/trunk/source/Interpreter/Makefile
  lldb/trunk/source/Makefile
  lldb/trunk/source/Plugins/ABI/MacOSX-arm/Makefile
  lldb/trunk/source/Plugins/ABI/MacOSX-arm64/Makefile
  lldb/trunk/source/Plugins/ABI/MacOSX-i386/Makefile
  lldb/trunk/source/Plugins/ABI/SysV-arm/Makefile
  lldb/trunk/source/Plugins/ABI/SysV-arm64/Makefile
  lldb/trunk/source/Plugins/ABI/SysV-hexagon/Makefile
  lldb/trunk/source/Plugins/ABI/SysV-i386/Makefile
  lldb/trunk/source/Plugins/ABI/SysV-mips/Makefile
  lldb/trunk/source/Plugins/ABI/SysV-mips64/Makefile
  lldb/trunk/source/Plugins/ABI/SysV-ppc/Makefile
  lldb/trunk/source/Plugins/ABI/SysV-ppc64/Makefile
  lldb/trunk/source/Plugins/ABI/SysV-x86_64/Makefile
  lldb/trunk/source/Plugins/Disassembler/llvm/Makefile
  lldb/trunk/source/Plugins/DynamicLoader/Darwin-Kernel/Makefile
  lldb/trunk/source/Plugins/DynamicLoader/Hexagon-DYLD/Makefile
  lldb/trunk/source/Plugins/DynamicLoader/MacOSX-DYLD/Makefile
  lldb/trunk/source/Plugins/DynamicLoader/POSIX-DYLD/Makefile
  lldb/trunk/source/Plugins/DynamicLoader/Static/Makefile
  lldb/trunk/source/Plugins/DynamicLoader/Windows-DYLD/Makefile
  lldb/trunk/source/Plugins/ExpressionParser/Clang/Makefile
  lldb/trunk/source/Plugins/ExpressionParser/Go/Makefile
  lldb/trunk/source/Plugins/Instruction/ARM/Makefile
  lldb/trunk/source/Plugins/Instruction/ARM64/Makefile
  lldb/trunk/source/Plugins/Instruction/MIPS/Makefile
  lldb/trunk/source/Plugins/Instruction/MIPS64/Makefile
  lldb/trunk/source/Plugins/InstrumentationRuntime/AddressSanitizer/Makefile
  lldb/trunk/source/Plugins/JITLoader/GDB/Makefile
  lldb/trunk/source/Plugins/Language/CPlusPlus/Makefile
  lldb/trunk/source/Plugins/Language/Go/Makefile
  lldb/trunk/source/Plugins/Language/ObjC/Makefile
  lldb/trunk/source/Plugins/Language/ObjCPlusPlus/Makefile
  lldb/trunk/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/Makefile
  lldb/trunk/source/Plugins/LanguageRuntime/Go/Makefile
  lldb/trunk/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Makefile
  lldb/trunk/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/Makefile
  lldb/trunk/source/Plugins/Makefile
  lldb/trunk/source/Plugins/MemoryHistory/asan/Makefile
  lldb/trunk/source/Plugins/ObjectContainer/BSD-Archive/Makefile
  lldb/trunk/source/Plugins/ObjectContainer/Universal-Mach-O/Makefile
  lldb/trunk/source/Plugins/ObjectFile/ELF/Makefile
  lldb/trunk/source/Plugins/ObjectFile/JIT/Makefile
  lldb/trunk/source/Plugins/ObjectFile/Mach-O/Makefile
  lldb/trunk/source/Plugins/ObjectFile/PECOFF/Makefile
  lldb/trunk/source/Plugins/OperatingSystem/Go/Makefile
  lldb/trunk/source/Plugins/OperatingSystem/Python/Makefile
  lldb/trunk/source/Plugins/Platform/Android/Makefile
  lldb/trunk/source/Plugins/Platform/FreeBSD/Makefile
  lldb/trunk/source/Plugins/Platform/Kalimba/Makefile
  lldb/trunk/source/Plugins/Platform/Linux/Makefile
  lldb/trunk/source/Plugins/Platform/MacOSX/Makefile
  lldb/trunk/source/Plugins/Platform/Makefile
  lldb/trunk/source/Plugins/Platform/NetBSD/Makefile
  lldb/trunk/source/Plugins/Platform/POSIX/Makefile
  lldb/trunk/source/Plugins/Platform/Windows/Makefile
  lldb/trunk/source/Plugins/Platform/gdb-server/Makefile
  lldb/trunk/source/Plugins/Process/FreeBSD/Makefile
  lldb/trunk/source/Plugins/Process/Linux/Makefile
  lldb/trunk/source/Plugins/Process/MacOSX-Kernel/Makefile
  lldb/trunk/source/Plugins/Process/POSIX/Makefile
  lldb/trunk/source/Plugins/Process/Utility/Makefile
  lldb/trunk/source/Plugins/Process/elf-core/Makefile
  lldb/trunk/source/Plugins/Process/gdb-remote/Makefile
  lldb/trunk/source/Plugins/Process/mach-core/Makefile
  lldb/trunk/source/Plugins/ScriptInterpreter/None/Makefile
  lldb/trunk/source/Plugins/ScriptInterpreter/Python/Makefile
  lldb/trunk/source/Plugins/SymbolFile/DWARF/Makefile
  lldb/trunk/source/Plugins/SymbolFile/Symtab/Makefile
  lldb/trunk/source/Plugins/SymbolVendor/ELF/Makefile
  lldb/trunk/source/Plugins/SymbolVendor/MacOSX/Makefile
  lldb/trunk/source/Plugins/SystemRuntime/MacOSX/Makefile
  lldb/trunk/source/Plugins/UnwindAssembly/InstEmulation/Makefile
  lldb/trunk/source/Plugins/UnwindAssembly/x86/Makefile
  lldb/trunk/source/Symbol/Makefile
  lldb/trunk/source/Target/Makefile
  lldb/trunk/source/Utility/Makefile
  lldb/trunk/tools/Makefile
  lldb/trunk/tools/debugserver/Makefile
  lldb/trunk/tools/debugserver/source/MacOSX/Makefile
  lldb/trunk/tools/debugserver/source/MacOSX/i386/Makefile
  lldb/trunk/tools/debugserver/source/MacOSX/x86_64/Makefile
  lldb/trunk/tools/debugserver/source/Makefile
  lldb/trunk/tools/driver/Makefile
  lldb/trunk/tools/install-headers/Makefile
  lldb/trunk/tools/lldb-mi/Makefile
  lldb/trunk/tools/lldb-server/Makefile

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16662.46312.patch
Type: text/x-patch
Size: 101318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160128/f33f9f51/attachment-0001.bin>


More information about the lldb-commits mailing list