[llvm] 0b42ee4 - [gn build] Port 26bda9e95a9d
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed May 31 05:35:42 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-05-31T12:30:10Z
New Revision: 0b42ee46b06fb9fb396eca8b335166d8e92b70cd
URL: https://github.com/llvm/llvm-project/commit/0b42ee46b06fb9fb396eca8b335166d8e92b70cd
DIFF: https://github.com/llvm/llvm-project/commit/0b42ee46b06fb9fb396eca8b335166d8e92b70cd.diff
LOG: [gn build] Port 26bda9e95a9d
Added:
Modified:
llvm/utils/gn/secondary/compiler-rt/lib/sanitizer_common/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/compiler-rt/lib/sanitizer_common/BUILD.gn b/llvm/utils/gn/secondary/compiler-rt/lib/sanitizer_common/BUILD.gn
index 66f39b8c90907..03492849fd5cc 100644
--- a/llvm/utils/gn/secondary/compiler-rt/lib/sanitizer_common/BUILD.gn
+++ b/llvm/utils/gn/secondary/compiler-rt/lib/sanitizer_common/BUILD.gn
@@ -112,7 +112,6 @@ source_set("sources") {
"sanitizer_procmaps_mac.cpp",
"sanitizer_procmaps_solaris.cpp",
"sanitizer_ptrauth.h",
- "sanitizer_redefine_builtins.h",
"sanitizer_quarantine.h",
"sanitizer_report_decorator.h",
"sanitizer_ring_buffer.h",
More information about the llvm-commits
mailing list