Skip to content

Commit

Permalink
[gn build] Port 42ba740
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed May 21, 2024
1 parent 7630775 commit fd1e511
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions llvm/utils/gn/secondary/libcxx/include/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ if (current_toolchain == default_toolchain) {
"__atomic/atomic_flag.h",
"__atomic/atomic_init.h",
"__atomic/atomic_lock_free.h",
"__atomic/atomic_ref.h",
"__atomic/atomic_sync.h",
"__atomic/check_memory_order.h",
"__atomic/contention_t.h",
Expand All @@ -302,6 +303,7 @@ if (current_toolchain == default_toolchain) {
"__atomic/is_always_lock_free.h",
"__atomic/kill_dependency.h",
"__atomic/memory_order.h",
"__atomic/to_gcc_order.h",
"__availability",
"__bit/bit_cast.h",
"__bit/bit_ceil.h",
Expand Down

0 comments on commit fd1e511

Please sign in to comment.