[llvm] 79e53ee - [gn build] Port cd916108b4c6
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 13 08:01:20 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-06-13T14:55:33Z
New Revision: 79e53ee040cb0142161e5cbb30da7a476712903d
URL: https://github.com/llvm/llvm-project/commit/79e53ee040cb0142161e5cbb30da7a476712903d
DIFF: https://github.com/llvm/llvm-project/commit/79e53ee040cb0142161e5cbb30da7a476712903d.diff
LOG: [gn build] Port cd916108b4c6
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 cf9bc67dbaa49..aa42e7a3bdbc8 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -164,6 +164,7 @@ if (current_toolchain == default_toolchain) {
"__algorithm/pstl_find.h",
"__algorithm/pstl_for_each.h",
"__algorithm/pstl_frontend_dispatch.h",
+ "__algorithm/pstl_generate.h",
"__algorithm/pstl_merge.h",
"__algorithm/pstl_replace.h",
"__algorithm/pstl_stable_sort.h",
More information about the llvm-commits
mailing list