[libc-commits] [libc] [libc] Fix all imports of src/string/memory_utils (PR #114939)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Mon Nov 11 09:29:57 PST 2024


================
@@ -54,11 +54,9 @@ add_header_library(
 add_header_library(
   common
   HDRS
-    common.h
-    endian.h
     macros/properties/architectures.h
     macros/attributes.h
-    macros/properties/cpu_features.h
----------------
nickdesaulniers wrote:

May need to audit all uses of `LIBC_TARGET_CPU_HAS` (TODO: @nickdesaulniers )

https://github.com/llvm/llvm-project/pull/114939


More information about the libc-commits mailing list