[llvm] ab22d43 - [gn build] Port 3b6bc8752027
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Sat May 6 19:28:27 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-05-07T02:22:37Z
New Revision: ab22d435ef98201afdb3891f9929aedf007dcb8f
URL: https://github.com/llvm/llvm-project/commit/ab22d435ef98201afdb3891f9929aedf007dcb8f
DIFF: https://github.com/llvm/llvm-project/commit/ab22d435ef98201afdb3891f9929aedf007dcb8f.diff
LOG: [gn build] Port 3b6bc8752027
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 ae4b4b20e9c5..4b8b088cd75f 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -699,9 +699,6 @@ if (current_toolchain == default_toolchain) {
"__support/musl/xlocale.h",
"__support/newlib/xlocale.h",
"__support/openbsd/xlocale.h",
- "__support/solaris/floatingpoint.h",
- "__support/solaris/wchar.h",
- "__support/solaris/xlocale.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