This patch adds a basic implementation of DoAllocateMemory and DoDeallocateMemory for Windows processes. For now it considers only the executable permission (and always allows reads and writes).
To run tests on x86 it requires https://reviews.llvm.org/D52613