[llvm] c80d52e - [gn build] (semi-manually) Port 6a8099e0f61
Nico Weber via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 08:20:35 PST 2020
Author: Nico Weber
Date: 2020-11-13T11:20:23-05:00
New Revision: c80d52e65114060d21b43f22c55bce6b4aa1c9f9
URL: https://github.com/llvm/llvm-project/commit/c80d52e65114060d21b43f22c55bce6b4aa1c9f9
DIFF: https://github.com/llvm/llvm-project/commit/c80d52e65114060d21b43f22c55bce6b4aa1c9f9.diff
LOG: [gn build] (semi-manually) Port 6a8099e0f61
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 bf1da70220fb..c1a9084e0c21 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -236,6 +236,7 @@ copy("include") {
"support/fuchsia/xlocale.h",
"support/ibm/limits.h",
"support/ibm/locale_mgmt_aix.h",
+ "support/ibm/nanosleep.h",
"support/ibm/support.h",
"support/ibm/xlocale.h",
"support/musl/xlocale.h",
More information about the llvm-commits
mailing list