Skip to content

Commit d5c1776

Browse files
rupprechtsvkeerthy
authored andcommitted
[bazel][libc] Port #154914: fxdivi (#162539)
1 parent 3721847 commit d5c1776

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,8 +1136,10 @@ libc_support_library(
11361136
"src/__support/fixed_point/fx_rep.h",
11371137
],
11381138
deps = [
1139+
":__support_cpp_algorithm",
11391140
":__support_cpp_bit",
11401141
":__support_cpp_type_traits",
1142+
":__support_libc_assert",
11411143
":__support_macros_attributes",
11421144
":__support_macros_null_check",
11431145
":__support_macros_optimization",

0 commit comments

Comments
 (0)