[all-commits] [llvm/llvm-project] 7c9b8f: [libc] Fix embedded version of bcmp / memcmp
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Oct 14 06:10:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c9b8fa6d2d921569a1ebeb4816edb7b05a37cdd
https://github.com/llvm/llvm-project/commit/7c9b8fa6d2d921569a1ebeb4816edb7b05a37cdd
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-10-14 (Fri, 14 Oct 2022)
Changed paths:
M libc/src/string/memory_utils/bcmp_implementations.h
M libc/src/string/memory_utils/memcmp_implementations.h
Log Message:
-----------
[libc] Fix embedded version of bcmp / memcmp
More information about the All-commits
mailing list