On Windows MapViewOfFile requires the offset to be aligned on the system dwAllocation...
authorCarlo Kok <ck@remobjects.com>
Thu, 26 Sep 2013 18:52:08 +0000 (18:52 +0000)
committerCarlo Kok <ck@remobjects.com>
Thu, 26 Sep 2013 18:52:08 +0000 (18:52 +0000)
commitb1a63bdf55b03f0252a8e46c08eb338d821a96cb
tree1631fb8bcfd154ccc831bd3569fd0fefe8d586e5
parenta46964f1bb93d2d4b8bd2880d7007baa53887f29
On Windows MapViewOfFile requires the offset to be aligned on the system dwAllocationGranularity

llvm-svn: 191447
lldb/source/Core/DataBufferMemoryMap.cpp