diff options
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2016-04-20 20:32:18 +0000 |
---|---|---|
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2016-04-20 20:32:18 +0000 |
commit | 32773333cbda0c2ca8a643b82fca24a13bc70233 (patch) | |
tree | 87f1c8279036db1fa4f092cef5ee3580ee35a0a0 /lldb/packages/Python/lldbsuite/test/python_api/value/main.c | |
parent | 3c406c2da52302eb5cced431373f240b9c037841 (diff) | |
download | bcm5719-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/value/main.c')
0 files changed, 0 insertions, 0 deletions