Skip to content

Commit 49c3e78

Browse files
committed
[bazel] add missing dependency for 2137894
1 parent 721e8f3 commit 49c3e78

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
@@ -513,6 +513,7 @@ libc_support_library(
513513
name = "__support_uint128",
514514
hdrs = ["src/__support/UInt128.h"],
515515
deps = [
516+
":__support_macros_attributes",
516517
":__support_macros_properties_types",
517518
":__support_uint",
518519
],

0 commit comments

Comments
 (0)