summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-04-20 20:32:18 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-04-20 20:32:18 +0000
commit32773333cbda0c2ca8a643b82fca24a13bc70233 (patch)
tree87f1c8279036db1fa4f092cef5ee3580ee35a0a0 /lldb/packages/Python/lldbsuite/test/python_api/process
parent3c406c2da52302eb5cced431373f240b9c037841 (diff)
downloadbcm5719-llvm-32773333cbda0c2ca8a643b82fca24a13bc70233.tar.gz
bcm5719-llvm-32773333cbda0c2ca8a643b82fca24a13bc70233.zip
[msan] Implement GetPageSize in the test.
Instead of calling a sanitizer_common function, implement GetPageSize in the test directly. MSan runtime does not export __sanitizer::* symbols, and the current code breaks when the test and the runtime library are in the separate link units (ex. when the test is built as a shared library). llvm-svn: 266910
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud