[gn build] Port d51a84b4059c
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Thu, 1 Jun 2023 22:11:58 +0000 (22:11 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Thu, 1 Jun 2023 22:11:58 +0000 (22:11 +0000)
llvm/utils/gn/secondary/libcxx/include/BUILD.gn

index 8cc8aa6..c94ba37 100644 (file)
@@ -156,6 +156,7 @@ if (current_toolchain == default_toolchain) {
       "__algorithm/pstl_backends/cpu_backends/for_each.h",
       "__algorithm/pstl_backends/cpu_backends/merge.h",
       "__algorithm/pstl_backends/cpu_backends/serial.h",
+      "__algorithm/pstl_backends/cpu_backends/stable_sort.h",
       "__algorithm/pstl_backends/cpu_backends/thread.h",
       "__algorithm/pstl_backends/cpu_backends/transform.h",
       "__algorithm/pstl_backends/cpu_backends/transform_reduce.h",
@@ -165,6 +166,7 @@ if (current_toolchain == default_toolchain) {
       "__algorithm/pstl_for_each.h",
       "__algorithm/pstl_frontend_dispatch.h",
       "__algorithm/pstl_merge.h",
+      "__algorithm/pstl_stable_sort.h",
       "__algorithm/pstl_transform.h",
       "__algorithm/push_heap.h",
       "__algorithm/ranges_adjacent_find.h",