[llvm] d2f7547 - [gn build] (manually) port 19246b0779a2

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 08:10:35 PDT 2022


Author: Nico Weber
Date: 2022-03-31T11:10:18-04:00
New Revision: d2f7547f14f8d0259b16359010362441ed12e4bc

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

LOG: [gn build] (manually) port 19246b0779a2

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 437881a724ddd..030b8e67ab8f1 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -323,7 +323,6 @@ if (current_toolchain == default_toolchain) {
       "__iterator/sortable.h",
       "__iterator/unreachable_sentinel.h",
       "__iterator/wrap_iter.h",
-      "__libcpp_version",
       "__locale",
       "__mbstate_t.h",
       "__memory/addressof.h",


        


More information about the llvm-commits mailing list