[llvm] 5824a57 - [gn build] (manually) merge f0785c1f7ac

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 14:17:13 PST 2020


Author: Nico Weber
Date: 2020-11-18T17:17:01-05:00
New Revision: 5824a572adb57b0437b540b61116ca5e8c9fcace

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

LOG: [gn build] (manually) merge f0785c1f7ac

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 c1a9084e0c21..ccc024fdf88c 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -241,6 +241,7 @@ copy("include") {
       "support/ibm/xlocale.h",
       "support/musl/xlocale.h",
       "support/newlib/xlocale.h",
+      "support/nuttx/xlocale.h",
       "support/solaris/floatingpoint.h",
       "support/solaris/wchar.h",
       "support/solaris/xlocale.h",


        


More information about the llvm-commits mailing list