Skip to content

Commit ddff198

Browse files
committed
[bazel] Add missing dependency for b43965a
1 parent f1ca0b6 commit ddff198

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/libc/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,7 @@ libc_support_library(
528528
":__support_cpp_type_traits",
529529
":__support_ctype_utils",
530530
":__support_str_to_num_result",
531+
":__support_uint128",
531532
":errno",
532533
],
533534
)

0 commit comments

Comments
 (0)