Details
Details
- Reviewers
avieira gchatelet - Commits
- rG1b927b68b66e: [libc] add memmove basic building blocks
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113321
[libc] add memmove basic building blocks ClosedPublic Authored by gchatelet on Nov 5 2021, 2:33 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 22 2021, 6:30 AM Closed by commit rG1b927b68b66e: [libc] add memmove basic building blocks (authored by gchatelet). · Explain WhyNov 22 2021, 6:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 388901 libc/src/string/memory_utils/elements.h
libc/src/string/memory_utils/elements_x86.h
libc/test/src/string/memory_utils/elements_test.cpp
|