[gn build] Port 8e2d09c33938
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Thu, 11 May 2023 21:33:57 +0000 (21:33 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Thu, 11 May 2023 21:33:57 +0000 (21:33 +0000)
llvm/utils/gn/secondary/libcxx/include/BUILD.gn

index 92f9dd3..158e1a4 100644 (file)
@@ -144,9 +144,15 @@ if (current_toolchain == default_toolchain) {
       "__algorithm/pop_heap.h",
       "__algorithm/prev_permutation.h",
       "__algorithm/pstl_any_all_none_of.h",
+      "__algorithm/pstl_backend.h",
+      "__algorithm/pstl_backends/cpu_backend.h",
+      "__algorithm/pstl_backends/cpu_backends/backend.h",
+      "__algorithm/pstl_backends/cpu_backends/for_each.h",
+      "__algorithm/pstl_backends/cpu_backends/serial.h",
       "__algorithm/pstl_fill.h",
       "__algorithm/pstl_find.h",
       "__algorithm/pstl_for_each.h",
+      "__algorithm/pstl_frontend_dispatch.h",
       "__algorithm/push_heap.h",
       "__algorithm/ranges_adjacent_find.h",
       "__algorithm/ranges_all_of.h",