[Lldb-commits] [lldb] r322273 - Remove leftover empty folders

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 11 04:57:23 PST 2018


Author: labath
Date: Thu Jan 11 04:57:23 2018
New Revision: 322273

URL: http://llvm.org/viewvc/llvm-project?rev=322273&view=rev
Log:
Remove leftover empty folders

These were created by moving stuff around with git. After committing the move
back to svn, the folders holding the original files remained.

Removed:
    lldb/trunk/cmake/platforms/
    lldb/trunk/gtest/
    lldb/trunk/include/lldb/Host/mingw/
    lldb/trunk/include/lldb/Host/msvc/
    lldb/trunk/include/lldb/Host/windows/getopt/
    lldb/trunk/lib/
    lldb/trunk/packages/Python/lldbsuite/test/arm_emulation/
    lldb/trunk/packages/Python/lldbsuite/test/functionalities/breakpoint/consecutive_breakpoins/
    lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/
    lldb/trunk/packages/Python/lldbsuite/test/test_runner/lib/
    lldb/trunk/packages/Python/lldbsuite/test/tools/lldb-server/host-info/
    lldb/trunk/scripts/Python/interface/
    lldb/trunk/scripts/Python/static-binding/
    lldb/trunk/source/Host/windows/getopt/
    lldb/trunk/source/Plugins/InstrumentationRuntime/AddressSanitizer/
    lldb/trunk/source/Plugins/InstrumentationRuntime/ThreadSanitizer/
    lldb/trunk/source/Plugins/InstrumentationRuntime/UndefinedBehaviorSanitizer/
    lldb/trunk/source/Plugins/Process/Windows/Live/
    lldb/trunk/source/Plugins/Process/Windows/MiniDump/
    lldb/trunk/source/Plugins/Process/Windows/x64/
    lldb/trunk/source/Plugins/Process/Windows/x86/
    lldb/trunk/source/Plugins/Process/win-minidump/
    lldb/trunk/tools/intel-mpx/
    lldb/trunk/tools/lldb-gdbserver/
    lldb/trunk/tools/lldb-platform/
    lldb/trunk/unittests/Plugins/
    lldb/trunk/unittests/Utility/Helpers/
    lldb/trunk/unittests/Utility/Mocks/
    lldb/trunk/watchpoint/



More information about the lldb-commits mailing list