[llvm] ae63d5b - [gn build] Port f041b3472a87

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 09:29:05 PDT 2023


Author: LLVM GN Syncbot
Date: 2023-05-10T16:23:50Z
New Revision: ae63d5be37fe2f2a73734e812c596d1a30b4016f

URL: https://github.com/llvm/llvm-project/commit/ae63d5be37fe2f2a73734e812c596d1a30b4016f
DIFF: https://github.com/llvm/llvm-project/commit/ae63d5be37fe2f2a73734e812c596d1a30b4016f.diff

LOG: [gn build] Port f041b3472a87

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 05a5db5de8b03..92f9dd3e3bad7 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -607,7 +607,6 @@ if (current_toolchain == default_toolchain) {
       "__pstl/internal/parallel_backend_tbb.h",
       "__pstl/internal/parallel_backend_utils.h",
       "__pstl/internal/parallel_impl.h",
-      "__pstl/internal/pstl_config.h",
       "__pstl/internal/unseq_backend_simd.h",
       "__pstl/internal/utils.h",
       "__random/bernoulli_distribution.h",


        


More information about the llvm-commits mailing list