[llvm] 22efb9d - [gn build] Port 3285c7a4364e

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 31 06:51:37 PDT 2021


Author: LLVM GN Syncbot
Date: 2021-08-31T13:47:38Z
New Revision: 22efb9d364b4b7be27a1a02100d9b35d719906be

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

LOG: [gn build] Port 3285c7a4364e

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 a39db4f59f7b8..15ed25e4fd308 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -308,7 +308,6 @@ if (current_toolchain == default_toolchain) {
       "__support/ibm/xlocale.h",
       "__support/musl/xlocale.h",
       "__support/newlib/xlocale.h",
-      "__support/nuttx/xlocale.h",
       "__support/openbsd/xlocale.h",
       "__support/solaris/floatingpoint.h",
       "__support/solaris/wchar.h",


        


More information about the llvm-commits mailing list