[all-commits] [llvm/llvm-project] 00c523: Revert "[libc][NFC] Move memcmp implementations in...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Tue Mar 14 06:00:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 00c52331395e0fba1c001fac0199510024c0bbd7
      https://github.com/llvm/llvm-project/commit/00c52331395e0fba1c001fac0199510024c0bbd7
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M libc/src/string/memory_utils/CMakeLists.txt
    R libc/src/string/memory_utils/aarch64/memcmp_implementations.h
    M libc/src/string/memory_utils/memcmp_implementations.h
    R libc/src/string/memory_utils/x86_64/memcmp_implementations.h
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  Revert "[libc][NFC] Move memcmp implementations in subfolders"

this broke arm32 build bots
This reverts commit 7f20e2a8d2ba73a8b05742903f4ae42afec82bff.




More information about the All-commits mailing list