diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2018-01-19 22:33:30 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2018-01-19 22:33:30 +0000 |
commit | 0fb904325a0402308ce02654f2202ebee8d1dd1d (patch) | |
tree | 19748965d7a9bcadb870fe4b9894304aca6a185a /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | b72f48452c528daf3b9fb7604a640e4e14e3f405 (diff) | |
download | bcm5719-llvm-0fb904325a0402308ce02654f2202ebee8d1dd1d.tar.gz bcm5719-llvm-0fb904325a0402308ce02654f2202ebee8d1dd1d.zip |
[sanitizer] Allow Fuchsia to use getauxval
Summary:
Fuchsia has `getauxval` (https://fuchsia.googlesource.com/zircon/+/master/third_party/ulib/musl/include/sys/auxv.h,
https://fuchsia.googlesource.com/zircon/+/master/third_party/ulib/musl/src/misc/getauxval.c)
so set SANITIZER_USE_GETAUXVAL to 1 for this platform.
Reviewers: alekseyshl, flowerhack
Reviewed By: flowerhack
Subscribers: srhines, kubamracek, #sanitizers, llvm-commits
Differential Revision: https://reviews.llvm.org/D42315
llvm-svn: 323002
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions