[llvm] 2fd66e6 - Revert "[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 21:29:23 PST 2023


Author: Brad Smith
Date: 2023-12-05T00:27:11-05:00
New Revision: 2fd66e6eb659701b9d4c88708d55d5854a246815

URL: https://github.com/llvm/llvm-project/commit/2fd66e6eb659701b9d4c88708d55d5854a246815
DIFF: https://github.com/llvm/llvm-project/commit/2fd66e6eb659701b9d4c88708d55d5854a246815.diff

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

This reverts commit 3223936dc512c9f4f87a230a4d2931e37186ca22.

Commited by accident while mixed in with another commit.

Added: 
    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

Modified: 
    

Removed: 
    


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

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

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

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

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

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


        


More information about the llvm-commits mailing list