[lldb] Fix TestGdbRemoteMemoryAllocation on windows
authorPavel Labath <pavel@labath.sk>
Wed, 14 Oct 2020 14:46:10 +0000 (16:46 +0200)
committerPavel Labath <pavel@labath.sk>
Wed, 14 Oct 2020 14:46:10 +0000 (16:46 +0200)
commit36f22cd28d5e57c197ea374048a06dbdc5a08214
tree100ab80d316dad037b0997a148efbfc95528d272
parentea3a547f0be20d86b041778ae8e2779f2031f714
[lldb] Fix TestGdbRemoteMemoryAllocation on windows

It appears that memory allocation actually works on windows (but it was
not fully wired up before 2c4226f8).
lldb/test/API/tools/lldb-server/memory-allocation/TestGdbRemoteMemoryAllocation.py