[libc-commits] [libc] [libc] Fix all imports of src/string/memory_utils (PR #114939)
Krishna Pandey via libc-commits
libc-commits at lists.llvm.org
Tue Feb 4 09:02:55 PST 2025
================
@@ -150,6 +153,7 @@ add_header_library(
DEPENDS
libc.src.__support.common
libc.src.__support.macros.optimization
+ libc.src.__support.macros.properties.cpu_features
----------------
krishna2803 wrote:
shouldn't this be for `nearest_integer.h`?
https://github.com/llvm/llvm-project/pull/114939
More information about the libc-commits
mailing list