diff options
author | Lawrence D'Anna <lawrence_danna@apple.com> | 2021-11-16 14:32:03 -0800 |
---|---|---|
committer | Lawrence D'Anna <lawrence_danna@apple.com> | 2021-11-16 14:32:26 -0800 |
commit | ae389b2450bd604a3f3bbe5b09b333b2d99801dd (patch) | |
tree | fdbbada1781f567d402e42a57b3f0d28c67b6ccb /llvm/unittests/ProfileData/CoverageMappingTest.cpp | |
parent | 39e9f5d3685f3cfca0df072928ad96d973704dff (diff) | |
download | llvm-ae389b2450bd604a3f3bbe5b09b333b2d99801dd.zip llvm-ae389b2450bd604a3f3bbe5b09b333b2d99801dd.tar.gz llvm-ae389b2450bd604a3f3bbe5b09b333b2d99801dd.tar.bz2 |
[lldb] use EXT_SUFFIX for python extension
LLDB doesn't use only the python stable ABI, which means loading
it into an incompatible python can cause the process to crash.
_lldb.so should be named with the full EXT_SUFFIX from sysconfig
-- such as _lldb.cpython-39-darwin.so -- so this doesn't happen.
Reviewed By: JDevlieghere
Differential Revision: https://reviews.llvm.org/D112972
Diffstat (limited to 'llvm/unittests/ProfileData/CoverageMappingTest.cpp')
0 files changed, 0 insertions, 0 deletions