summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorKarl-Johan Karlsson <karl-johan.karlsson@ericsson.com>2019-10-30 07:45:39 +0100
committerKarl-Johan Karlsson <karl-johan.karlsson@ericsson.com>2019-10-30 09:32:19 +0100
commit760ed8da98e3c4cd80e92bbdcc78c181f36f71d4 (patch)
tree56d4113da037f37fe623bcf4643689227727d7bf /lldb/packages/Python/lldbsuite/test/python_api
parentf15cf93899df3e8863207b40c3900facb0ccc356 (diff)
downloadbcm5719-llvm-760ed8da98e3c4cd80e92bbdcc78c181f36f71d4.tar.gz
bcm5719-llvm-760ed8da98e3c4cd80e92bbdcc78c181f36f71d4.zip
[AddressSanitizer] Only instrument globals of default address space
The address sanitizer ignore memory accesses from different address spaces, however when instrumenting globals the check for different address spaces is missing. This result in assertion failure. The fault was found in an out of tree target. The patch skip all globals of non default address space. Reviewed By: leonardchan, vitalybuka Differential Revision: https://reviews.llvm.org/D68790
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud