Skip to content

Commit e2eb79f

Browse files
author
git apple-llvm automerger
committed
Merge commit 'a97871e07dd6' from llvm.org/main into next
2 parents 13aefab + a97871e commit e2eb79f

File tree

1 file changed

+2
-0
lines changed
  • utils/bazel/llvm-project-overlay/libc/test/src/math

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,9 @@ libc_support_library(
529529
"//libc:__support_cpp_bit",
530530
"//libc:__support_cpp_type_traits",
531531
"//libc:__support_fputil_basic_operations",
532+
"//libc:__support_fputil_fenv_impl",
532533
"//libc:__support_fputil_fp_bits",
534+
"//libc:hdr_fenv_macros",
533535
"//libc:hdr_math_macros",
534536
"//libc/test/UnitTest:LibcUnitTest",
535537
"//libc/test/UnitTest:fp_test_helpers",

0 commit comments

Comments
 (0)