[llvm] 9f3283f - [gn build] Port 61d5671c1697
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon May 15 11:34:56 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-05-15T18:29:44Z
New Revision: 9f3283fcdc0ae96adf0147fdf05d596e29c611cf
URL: https://github.com/llvm/llvm-project/commit/9f3283fcdc0ae96adf0147fdf05d596e29c611cf
DIFF: https://github.com/llvm/llvm-project/commit/9f3283fcdc0ae96adf0147fdf05d596e29c611cf.diff
LOG: [gn build] Port 61d5671c1697
Added:
Modified:
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
index e9a8f8341aea..a84117ede83a 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -153,7 +153,6 @@ if (current_toolchain == default_toolchain) {
"__algorithm/pstl_backends/cpu_backends/for_each.h",
"__algorithm/pstl_backends/cpu_backends/serial.h",
"__algorithm/pstl_backends/cpu_backends/transform.h",
- "__algorithm/pstl_copy.h",
"__algorithm/pstl_fill.h",
"__algorithm/pstl_find.h",
"__algorithm/pstl_for_each.h",
More information about the llvm-commits
mailing list