[llvm] 426d7bc - [gn build] Port a83004f4ff9e

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 12:49:38 PDT 2022


Author: LLVM GN Syncbot
Date: 2022-07-14T19:46:00Z
New Revision: 426d7bc130d4655f8687a33d82c0bd2d797c2db3

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

LOG: [gn build] Port a83004f4ff9e

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 814a824c416c2..6cc20f86cad16 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -548,10 +548,8 @@ if (current_toolchain == default_toolchain) {
       "__support/android/locale_bionic.h",
       "__support/fuchsia/xlocale.h",
       "__support/ibm/gettod_zos.h",
-      "__support/ibm/limits.h",
       "__support/ibm/locale_mgmt_zos.h",
       "__support/ibm/nanosleep.h",
-      "__support/ibm/support.h",
       "__support/ibm/xlocale.h",
       "__support/musl/xlocale.h",
       "__support/newlib/xlocale.h",


        


More information about the llvm-commits mailing list