[polly] [compiler-rt] [llvm] [llvm][NFC] A start at cleaning up zero byte files that should have been removed (PR #74404)

via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 18:56:36 PST 2023


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-compiler-rt-sanitizer

@llvm/pr-subscribers-debuginfo

Author: Brad Smith (brad0)

<details>
<summary>Changes</summary>



---
Full diff: https://github.com/llvm/llvm-project/pull/74404.diff


6 Files Affected:

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


``````````diff
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

``````````

</details>


https://github.com/llvm/llvm-project/pull/74404


More information about the llvm-commits mailing list