[all-commits] [llvm/llvm-project] c5fe7e: Revert D138994 "[libc] Add bcopy"

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Thu Dec 1 01:56:23 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5fe7eb2162e8ed114140eff0f4fef62d58178d3
      https://github.com/llvm/llvm-project/commit/c5fe7eb2162e8ed114140eff0f4fef62d58178d3
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
    M libc/config/darwin/arm/entrypoints.txt
    M libc/config/linux/aarch64/entrypoints.txt
    M libc/config/linux/arm/entrypoints.txt
    M libc/config/linux/x86_64/entrypoints.txt
    M libc/config/windows/entrypoints.txt
    M libc/docs/strings.rst
    M libc/spec/llvm_libc_ext.td
    M libc/src/string/CMakeLists.txt
    R libc/src/string/bcopy.cpp
    R libc/src/string/bcopy.h
    M libc/test/src/string/CMakeLists.txt
    R libc/test/src/string/bcopy_test.cpp
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
    M utils/bazel/llvm-project-overlay/libc/test/src/string/BUILD.bazel

  Log Message:
  -----------
  Revert D138994 "[libc] Add bcopy"

Broke build bot

This reverts commit 186a15f7a9311a75f3c5e90243ea5d6d20878de1.




More information about the All-commits mailing list