[llvm] 88dbb5a - [gn build] Port c8bf93dba0a2
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 30 12:52:05 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-08-30T19:46:15Z
New Revision: 88dbb5a94ca40376a9f494d36edcd7729e949031
URL: https://github.com/llvm/llvm-project/commit/88dbb5a94ca40376a9f494d36edcd7729e949031
DIFF: https://github.com/llvm/llvm-project/commit/88dbb5a94ca40376a9f494d36edcd7729e949031.diff
LOG: [gn build] Port c8bf93dba0a2
Added:
Modified:
llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn b/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn
index 8ffc99bfb50d58..172adae3af1aa2 100644
--- a/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn
+++ b/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn
@@ -50,8 +50,6 @@ source_set("sources") {
"release.h",
"report.cpp",
"report.h",
- "rss_limit_checker.cpp",
- "rss_limit_checker.h",
"secondary.h",
"size_class_map.h",
"stack_depot.h",
More information about the llvm-commits
mailing list