[llvm] 5ef0ed7 - [gn build] Port c292b6066cca
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 11 08:02:59 PDT 2022
Author: LLVM GN Syncbot
Date: 2022-04-11T14:58:55Z
New Revision: 5ef0ed7d5ab929410e81c5c420516a663dd19068
URL: https://github.com/llvm/llvm-project/commit/5ef0ed7d5ab929410e81c5c420516a663dd19068
DIFF: https://github.com/llvm/llvm-project/commit/5ef0ed7d5ab929410e81c5c420516a663dd19068.diff
LOG: [gn build] Port c292b6066cca
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 1e54043a0c508..e95192b6b9891 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -347,6 +347,7 @@ if (current_toolchain == default_toolchain) {
"__memory/allocator.h",
"__memory/allocator_arg_t.h",
"__memory/allocator_traits.h",
+ "__memory/assume_aligned.h",
"__memory/auto_ptr.h",
"__memory/compressed_pair.h",
"__memory/concepts.h",
More information about the llvm-commits
mailing list