Skip to content

Commit 6a8e376

Browse files
authored
[bazel] Extra layering_check dep for #151228: BFloat16 (#152741)
1 parent f169893 commit 6a8e376

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/libc/utils/MPFRWrapper

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ libc_test_library(
7777
"//libc:__support_cpp_string_view",
7878
"//libc:__support_cpp_stringstream",
7979
"//libc:__support_cpp_type_traits",
80+
"//libc:__support_fputil_bfloat16",
8081
"//libc:__support_fputil_cast",
8182
"//libc:__support_fputil_fp_bits",
8283
"//libc:__support_fputil_fpbits_str",

0 commit comments

Comments
 (0)