We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b90741 commit ee9fa38Copy full SHA for ee9fa38
utils/bazel/llvm-project-overlay/libc/utils/MPFRWrapper/BUILD.bazel
@@ -46,6 +46,7 @@ libc_support_library(
46
"//libc:__support_cpp_type_traits",
47
"//libc:__support_fputil_fp_bits",
48
"//libc:__support_fputil_fpbits_str",
49
+ "//libc:llvm_libc_macros_math_macros",
50
"//libc/test/UnitTest:LibcUnitTest",
51
"//libc/test/UnitTest:fp_test_helpers",
52
"//libc/utils/MPFRWrapper:mpfr_impl",
0 commit comments