[llvm] 262716b - [gn build] Port 07ad928d92ea
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 25 04:52:39 PST 2025
Author: LLVM GN Syncbot
Date: 2025-11-25T12:47:00Z
New Revision: 262716b35be1fc2c8de511b32d65f54448e0e204
URL: https://github.com/llvm/llvm-project/commit/262716b35be1fc2c8de511b32d65f54448e0e204
DIFF: https://github.com/llvm/llvm-project/commit/262716b35be1fc2c8de511b32d65f54448e0e204.diff
LOG: [gn build] Port 07ad928d92ea
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 3985e4b73fcfc..0e7c18415a59d 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -269,6 +269,7 @@ if (current_toolchain == default_toolchain) {
"__algorithm/simd_utils.h",
"__algorithm/sort.h",
"__algorithm/sort_heap.h",
+ "__algorithm/specialized_algorithms.h",
"__algorithm/stable_partition.h",
"__algorithm/stable_sort.h",
"__algorithm/swap_ranges.h",
More information about the llvm-commits
mailing list