[llvm] d9b0571 - [gn build] Port 363bfd6090b0
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 24 10:32:12 PST 2025
Author: LLVM GN Syncbot
Date: 2025-02-24T18:26:09Z
New Revision: d9b0571b5c408b3c699143a8870d04414351d28d
URL: https://github.com/llvm/llvm-project/commit/d9b0571b5c408b3c699143a8870d04414351d28d
DIFF: https://github.com/llvm/llvm-project/commit/d9b0571b5c408b3c699143a8870d04414351d28d.diff
LOG: [gn build] Port 363bfd6090b0
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 0c2bd62318682..af3257d142d6a 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -1476,6 +1476,7 @@ if (current_toolchain == default_toolchain) {
"__locale_dir/support/bsd_like.h",
"__locale_dir/support/freebsd.h",
"__locale_dir/support/fuchsia.h",
+ "__locale_dir/support/linux.h",
"__locale_dir/support/no_locale/characters.h",
"__locale_dir/support/no_locale/strtonum.h",
"__locale_dir/support/windows.h",
More information about the llvm-commits
mailing list