[llvm] 812a63a - [gn build] Port 87cec865979c
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 19 17:21:31 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-04-20T00:13:38Z
New Revision: 812a63a944d231b8bd69b837c26c82cf853a4f1c
URL: https://github.com/llvm/llvm-project/commit/812a63a944d231b8bd69b837c26c82cf853a4f1c
DIFF: https://github.com/llvm/llvm-project/commit/812a63a944d231b8bd69b837c26c82cf853a4f1c.diff
LOG: [gn build] Port 87cec865979c
Added:
Modified:
llvm/utils/gn/secondary/libcxx/src/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/libcxx/src/BUILD.gn b/llvm/utils/gn/secondary/libcxx/src/BUILD.gn
index cdad9869f9147..548f7b9cdd5f3 100644
--- a/llvm/utils/gn/secondary/libcxx/src/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/src/BUILD.gn
@@ -175,7 +175,6 @@ cxx_sources = [
"system_error.cpp",
"thread.cpp",
"typeinfo.cpp",
- "utility.cpp",
"valarray.cpp",
"variant.cpp",
"vector.cpp",
More information about the llvm-commits
mailing list