[llvm] 9a8fad2 - Revert "[gn build] (semi-manually) port 173b51169b8"

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 10:54:49 PST 2020


Author: Nico Weber
Date: 2020-11-12T13:54:24-05:00
New Revision: 9a8fad2a8995cdf47cd7867738802d694f1c87b3

URL: https://github.com/llvm/llvm-project/commit/9a8fad2a8995cdf47cd7867738802d694f1c87b3
DIFF: https://github.com/llvm/llvm-project/commit/9a8fad2a8995cdf47cd7867738802d694f1c87b3.diff

LOG: Revert "[gn build] (semi-manually) port 173b51169b8"

This reverts commit 37a1336de722c6920a24e8cd4278e396402f1b2a.
173b51169b8 was reverted in 777ca48.

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 c1a9084e0c21..bf1da70220fb 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -236,7 +236,6 @@ 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