[all-commits] [llvm/llvm-project] f717c2: Revert "[libc][memfunctions] Explicit error when p...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Tue Jul 18 08:44:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f717c2d4f2b7663317e46af069aaf88edca760de
https://github.com/llvm/llvm-project/commit/f717c2d4f2b7663317e46af069aaf88edca760de
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
M libc/src/string/memory_utils/bcmp_implementations.h
M libc/src/string/memory_utils/memcmp_implementations.h
M libc/src/string/memory_utils/memcpy_implementations.h
M libc/src/string/memory_utils/memmove_implementations.h
M libc/src/string/memory_utils/memset_implementations.h
Log Message:
-----------
Revert "[libc][memfunctions] Explicit error when platform in not supported"
Broke amdgpu libc bot
This reverts commit a39c951730aa92894e27da038e834229d4613db1.
More information about the All-commits
mailing list