[llvm] ec1015a - [gn build] Port de962dda1251 (#212526)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 28 08:55:17 PDT 2026
Author: Nico Weber
Date: 2026-07-28T11:55:12-04:00
New Revision: ec1015a98216f83bb93b46935f4d096b80ba88e8
URL: https://github.com/llvm/llvm-project/commit/ec1015a98216f83bb93b46935f4d096b80ba88e8
DIFF: https://github.com/llvm/llvm-project/commit/ec1015a98216f83bb93b46935f4d096b80ba88e8.diff
LOG: [gn build] Port de962dda1251 (#212526)
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 4ceee5d043e41..5d6dbe70e47b7 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -298,6 +298,7 @@ if (current_toolchain == default_toolchain) {
"__atomic/atomic_sync_timed.h",
"__atomic/atomic_waitable_traits.h",
"__atomic/check_memory_order.h",
+ "__atomic/clear_padding.h",
"__atomic/contention_t.h",
"__atomic/fence.h",
"__atomic/floating_point_helper.h",
More information about the llvm-commits
mailing list