Skip to content

Commit 9f1e271

Browse files
committed
[bazel] Add missing dependency for 1244fd2
1 parent 74acfb2 commit 9f1e271

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
@@ -2305,6 +2305,7 @@ libc_support_library(
23052305
":__support_fputil_cast",
23062306
":__support_fputil_fenv_impl",
23072307
":__support_fputil_fp_bits",
2308+
":__support_fputil_manipulation_functions",
23082309
":__support_fputil_sqrt",
23092310
":__support_macros_optimization",
23102311
":hdr_errno_macros",

0 commit comments

Comments
 (0)