[llvm] 613c429 - [gn build] Port 55158efe1045

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 01:16:47 PDT 2022


Author: LLVM GN Syncbot
Date: 2022-09-20T08:12:06Z
New Revision: 613c429bbf982bdbd5def840559f44054bb9537e

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

LOG: [gn build] Port 55158efe1045

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 ba1438f7d6e9d..72bd8442fd30f 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -581,7 +581,6 @@ if (current_toolchain == default_toolchain) {
       "__support/solaris/floatingpoint.h",
       "__support/solaris/wchar.h",
       "__support/solaris/xlocale.h",
-      "__support/win32/limits_msvc_win32.h",
       "__support/win32/locale_win32.h",
       "__support/xlocale/__nop_locale_mgmt.h",
       "__support/xlocale/__posix_l_fallback.h",


        


More information about the llvm-commits mailing list