summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
diff options
context:
space:
mode:
authorAna Pazos <apazos@quicinc.com>2019-02-14 21:38:40 +0000
committerAna Pazos <apazos@quicinc.com>2019-02-14 21:38:40 +0000
commitbbb8129b2cdd456d54a4d8cd26550706bc5105d4 (patch)
treea9753b8781c498ab22304e4a06654cb361ab68f3 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
parent48d680dd5667ee35b85df7ca4b93933d370578bc (diff)
downloadbcm5719-llvm-bbb8129b2cdd456d54a4d8cd26550706bc5105d4.tar.gz
bcm5719-llvm-bbb8129b2cdd456d54a4d8cd26550706bc5105d4.zip
Set hidden attribute on lprofMergeValueProfData
Summary: The changes in https://reviews.llvm.org/D44847 cause load time failure due to lprofMergeValueProfData in Android libs enabled with profile generation: "dlopen failed: cannot locate symbol "lprofMergeValueProfData" referenced by..." Marking lprofMergeValueProfData as hidden so the correct in-module definition is picked by the linker. Reviewers: davidxl Reviewed By: davidxl Subscribers: efriedma, xur, davidxl, llvm-commits Differential Revision: https://reviews.llvm.org/D55893 llvm-svn: 354064
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud