mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 04:46:08 +00:00
[bazel] Fix smoke/BUILD.bazel layering in nextafter_test_template (#94641)
After 63cda2d19c310826722e8724649ceae7307389d7. See also a97871e07dd62510dea1bb71b0f74261f52e4479.
This commit is contained in:
parent
1ca0055f45
commit
ab33fa59a2
@ -136,7 +136,9 @@ libc_support_library(
|
||||
"//libc:__support_cpp_bit",
|
||||
"//libc:__support_cpp_type_traits",
|
||||
"//libc:__support_fputil_basic_operations",
|
||||
"//libc:__support_fputil_fenv_impl",
|
||||
"//libc:__support_fputil_fp_bits",
|
||||
"//libc:hdr_fenv_macros",
|
||||
"//libc:hdr_math_macros",
|
||||
"//libc/test/UnitTest:LibcUnitTest",
|
||||
"//libc/test/UnitTest:fp_test_helpers",
|
||||
|
Loading…
x
Reference in New Issue
Block a user