summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2016-02-18 17:58:22 +0000
committerReid Kleckner <rnk@google.com>2016-02-18 17:58:22 +0000
commit0765fbc33218bf23c244d9567bd6970ac681c837 (patch)
tree82f316673fac53675fb33651555b15c8d7dba9f4 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
parentc00ab4f27d43f008a09578862f241812ea5036c9 (diff)
downloadbcm5719-llvm-0765fbc33218bf23c244d9567bd6970ac681c837.tar.gz
bcm5719-llvm-0765fbc33218bf23c244d9567bd6970ac681c837.zip
[WinASan] Fix page size and mmap granularity confusion
We were erroneously reporting 16K as the page size on Windows because the code that does the shadow mapping was using page size instead of allocation granularity. After fixing that, we can resolve the FIXMEs in the Windows implementations of GetPageSize and GetMmapGranularity by calling GetSystemInfo instead of returning hard-coded, incorrect answers. llvm-svn: 261233
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud