[llvm] 2d27b56 - [gn build] Port 71410fd2c065
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 2 18:46:16 PDT 2022
Author: LLVM GN Syncbot
Date: 2022-10-03T01:41:14Z
New Revision: 2d27b56be50b56890da97b87254257be6688fd6c
URL: https://github.com/llvm/llvm-project/commit/2d27b56be50b56890da97b87254257be6688fd6c
DIFF: https://github.com/llvm/llvm-project/commit/2d27b56be50b56890da97b87254257be6688fd6c.diff
LOG: [gn build] Port 71410fd2c065
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 1bd616d5100a6..5ad55b99a1b33 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -481,7 +481,6 @@ if (current_toolchain == default_toolchain) {
"__memory/uninitialized_algorithms.h",
"__memory/unique_ptr.h",
"__memory/uses_allocator.h",
- "__memory/uses_allocator_construction.h",
"__memory/voidify.h",
"__mutex_base",
"__node_handle",
More information about the llvm-commits
mailing list