Delete RtlMoveMemory and tests (dotnet/coreclr#22668)
authorAdeel Mujahid <adeelbm@outlook.com>
Mon, 18 Feb 2019 04:29:23 +0000 (06:29 +0200)
committerJan Kotas <jkotas@microsoft.com>
Mon, 18 Feb 2019 04:29:23 +0000 (20:29 -0800)
commitf1cd1b816a238641b15cc6878bc574001a6e3e4e
tree7fc41db40c415282eacaeec6ab81af940cf0b6c9
parent2a0ead032852d651247a2b56d72c74bfb96052a9
Delete RtlMoveMemory and tests (dotnet/coreclr#22668)

Commit migrated from https://github.com/dotnet/coreclr/commit/6252e7d5b428b17e46fc4424bdf6fad38ebd1c35
17 files changed:
src/coreclr/src/pal/inc/pal.h
src/coreclr/src/pal/src/memory/heap.cpp
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/CMakeLists.txt
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/CMakeLists.txt [deleted file]
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test1/CMakeLists.txt [deleted file]
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test1/test1.cpp [deleted file]
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test1/testinfo.dat [deleted file]
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test3/CMakeLists.txt [deleted file]
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test3/test3.cpp [deleted file]
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test3/testinfo.dat [deleted file]
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test4/CMakeLists.txt [deleted file]
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test4/test4.cpp [deleted file]
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test4/testinfo.dat [deleted file]
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test5/CMakeLists.txt [deleted file]
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test5/test5.cpp [deleted file]
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/RtlMoveMemory/test5/testinfo.dat [deleted file]
src/coreclr/src/pal/tests/palsuite/paltestlist.txt