Skip to content

Commit 53e9d31

Browse files
authored
[libc] Add missing bazel dependency for __support_math_rsqrt16 (#159473)
1 parent bb263f5 commit 53e9d31

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
@@ -2306,6 +2306,7 @@ libc_support_library(
23062306
":__support_fputil_manipulation_functions",
23072307
":__support_fputil_multiply_add",
23082308
":__support_fputil_polyeval",
2309+
":__support_fputil_sqrt",
23092310
":__support_macros_optimization",
23102311
":__support_macros_properties_types",
23112312
],

0 commit comments

Comments
 (0)