[llvm] 3223936 - [lldb] A start at cleaning up zero byte files that should have been removed

Brad Smith via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 20:28:19 PST 2023


Author: Brad Smith
Date: 2023-12-04T23:12:54-05:00
New Revision: 3223936dc512c9f4f87a230a4d2931e37186ca22

URL: https://github.com/llvm/llvm-project/commit/3223936dc512c9f4f87a230a4d2931e37186ca22
DIFF: https://github.com/llvm/llvm-project/commit/3223936dc512c9f4f87a230a4d2931e37186ca22.diff

LOG: [lldb] A start at cleaning up zero byte files that should have been removed

Added: 
    

Modified: 
    

Removed: 
    compiler-rt/lib/asan/asan_lock.h
    compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.cpp
    compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.h
    llvm/test/DebugInfo/Inputs/dwarfdump-test3-decl.h
    llvm/test/DebugInfo/Inputs/dwarfdump-test3.cc
    polly/include/polly/CodeGen/CodegenCleanup.h


################################################################################
diff  --git a/compiler-rt/lib/asan/asan_lock.h b/compiler-rt/lib/asan/asan_lock.h
deleted file mode 100644
index e69de29bb2d1d..0000000000000

diff  --git a/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.cpp b/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.cpp
deleted file mode 100644
index e69de29bb2d1d..0000000000000

diff  --git a/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.h b/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.h
deleted file mode 100644
index e69de29bb2d1d..0000000000000

diff  --git a/llvm/test/DebugInfo/Inputs/dwarfdump-test3-decl.h b/llvm/test/DebugInfo/Inputs/dwarfdump-test3-decl.h
deleted file mode 100644
index e69de29bb2d1d..0000000000000

diff  --git a/llvm/test/DebugInfo/Inputs/dwarfdump-test3.cc b/llvm/test/DebugInfo/Inputs/dwarfdump-test3.cc
deleted file mode 100644
index e69de29bb2d1d..0000000000000

diff  --git a/polly/include/polly/CodeGen/CodegenCleanup.h b/polly/include/polly/CodeGen/CodegenCleanup.h
deleted file mode 100644
index e69de29bb2d1d..0000000000000


        


More information about the llvm-commits mailing list