[llvm] 42910da - [gn build] Port b13edf6e907b

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Sat May 29 00:55:15 PDT 2021


Author: LLVM GN Syncbot
Date: 2021-05-29T07:51:43Z
New Revision: 42910da585d368208365247e6616f80880d5cc3e

URL: https://github.com/llvm/llvm-project/commit/42910da585d368208365247e6616f80880d5cc3e
DIFF: https://github.com/llvm/llvm-project/commit/42910da585d368208365247e6616f80880d5cc3e.diff

LOG: [gn build] Port b13edf6e907b

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 bc5b048c8b4be..c36a212a5868a 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -59,7 +59,6 @@ if (current_toolchain == default_toolchain) {
 
   copy("copy_headers") {
     sources = [
-      "__algorithm/unwrap_iter.h",
       "__availability",
       "__bit_reference",
       "__bits",


        


More information about the llvm-commits mailing list