Skip to content

Commit 70d6789

Browse files
committed
[bazel] Port for 7302c8d
1 parent d922045 commit 70d6789

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/libc/test/src/__support/FPUtil

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/libc/test/src/__support/FPUtil/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ libc_test(
1414
name = "fpbits_test",
1515
srcs = ["fpbits_test.cpp"],
1616
deps = [
17+
"//libc:__support_big_int",
1718
"//libc:__support_fputil_fp_bits",
1819
"//libc:__support_fputil_fpbits_str",
1920
"//libc:__support_integer_literals",

0 commit comments

Comments
 (0)