[all-commits] [llvm/llvm-project] a49118: [reland][libc][NFC] Move memcmp implementations in...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Mar 14 06:04:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a49118a3f452403908abece104e946de8d5d50e1
https://github.com/llvm/llvm-project/commit/a49118a3f452403908abece104e946de8d5d50e1
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
A libc/src/string/memory_utils/aarch64/memcmp_implementations.h
M libc/src/string/memory_utils/memcmp_implementations.h
A libc/src/string/memory_utils/x86_64/memcmp_implementations.h
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[reland][libc][NFC] Move memcmp implementations in subfolders
More information about the All-commits
mailing list