Skip to content

Commit fd1e511

Browse files
committed
[gn build] Port 42ba740
1 parent 7630775 commit fd1e511

File tree

1 file changed

+2
-0
lines changed
  • llvm/utils/gn/secondary/libcxx/include

1 file changed

+2
-0
lines changed

llvm/utils/gn/secondary/libcxx/include/BUILD.gn

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ if (current_toolchain == default_toolchain) {
294294
"__atomic/atomic_flag.h",
295295
"__atomic/atomic_init.h",
296296
"__atomic/atomic_lock_free.h",
297+
"__atomic/atomic_ref.h",
297298
"__atomic/atomic_sync.h",
298299
"__atomic/check_memory_order.h",
299300
"__atomic/contention_t.h",
@@ -302,6 +303,7 @@ if (current_toolchain == default_toolchain) {
302303
"__atomic/is_always_lock_free.h",
303304
"__atomic/kill_dependency.h",
304305
"__atomic/memory_order.h",
306+
"__atomic/to_gcc_order.h",
305307
"__availability",
306308
"__bit/bit_cast.h",
307309
"__bit/bit_ceil.h",

0 commit comments

Comments
 (0)