[llvm] f099ac8 - [gn build] Port 7a320b279d07

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 22 05:24:52 PDT 2021


Author: LLVM GN Syncbot
Date: 2021-09-22T12:20:22Z
New Revision: f099ac838e6bce8b743a71c2fc46c1699eae8dc3

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

LOG: [gn build] Port 7a320b279d07

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 ca4a9f82bfcba..e88922778a20a 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -313,7 +313,6 @@ if (current_toolchain == default_toolchain) {
       "__support/fuchsia/xlocale.h",
       "__support/ibm/gettod_zos.h",
       "__support/ibm/limits.h",
-      "__support/ibm/locale_mgmt_aix.h",
       "__support/ibm/locale_mgmt_zos.h",
       "__support/ibm/nanosleep.h",
       "__support/ibm/support.h",


        


More information about the llvm-commits mailing list