[libc][NFC] Remove new framework, a simpler one is coming
authorGuillaume Chatelet <gchatelet@google.com>
Mon, 26 Sep 2022 12:42:38 +0000 (12:42 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Mon, 26 Sep 2022 12:42:38 +0000 (12:42 +0000)
commit2188cf9fa4d012b3ce484f9e97b66581569c1157
tree2668caaaf37bf9307ede9d116df882f2a24ad087
parent8a55dafdd0952529cbf9a03116035d1b0403e7ea
[libc][NFC] Remove new framework, a simpler one is coming
libc/src/string/memory_utils/address.h [deleted file]
libc/src/string/memory_utils/algorithm.h [deleted file]
libc/src/string/memory_utils/backend_aarch64.h [deleted file]
libc/src/string/memory_utils/backend_scalar.h [deleted file]
libc/src/string/memory_utils/backend_x86.h [deleted file]
libc/src/string/memory_utils/backends.h [deleted file]
libc/src/string/memory_utils/sized_op.h [deleted file]
libc/test/src/string/memory_utils/CMakeLists.txt
libc/test/src/string/memory_utils/address_test.cpp [deleted file]
libc/test/src/string/memory_utils/algorithm_test.cpp [deleted file]
libc/test/src/string/memory_utils/backend_test.cpp [deleted file]