[llvm] 7ff0cbe - [gn build] Port cb2d2ae56ae3
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 12 10:43:33 PST 2021
Author: LLVM GN Syncbot
Date: 2021-02-12T18:40:40Z
New Revision: 7ff0cbe41d4579073f876f25a077b2f3cefd03a2
URL: https://github.com/llvm/llvm-project/commit/7ff0cbe41d4579073f876f25a077b2f3cefd03a2
DIFF: https://github.com/llvm/llvm-project/commit/7ff0cbe41d4579073f876f25a077b2f3cefd03a2.diff
LOG: [gn build] Port cb2d2ae56ae3
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 864aa375ca45..807fd8d7392e 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -92,6 +92,7 @@ copy("include") {
"__string",
"__support/android/locale_bionic.h",
"__support/fuchsia/xlocale.h",
+ "__support/ibm/gettod_zos.h",
"__support/ibm/limits.h",
"__support/ibm/locale_mgmt_aix.h",
"__support/ibm/nanosleep.h",
More information about the llvm-commits
mailing list