[llvm] 37a1336 - [gn build] (semi-manually) port 173b51169b8
Nico Weber via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 12 09:24:51 PST 2020
Author: Nico Weber
Date: 2020-11-12T12:18:27-05:00
New Revision: 37a1336de722c6920a24e8cd4278e396402f1b2a
URL: https://github.com/llvm/llvm-project/commit/37a1336de722c6920a24e8cd4278e396402f1b2a
DIFF: https://github.com/llvm/llvm-project/commit/37a1336de722c6920a24e8cd4278e396402f1b2a.diff
LOG: [gn build] (semi-manually) port 173b51169b8
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