Skip to content

Commit 5a447eb

Browse files
rupprechtclingfei
authored andcommitted
[bazel][libc] Port llvm#154914: fxdivi (llvm#162539)
1 parent bcbc40c commit 5a447eb

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)