diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2024-10-30 08:41:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-30 08:41:30 -0700 |
commit | 45f420e34476d2963e13b2f916be1e5a73ec95ae (patch) | |
tree | 72902378ce964707e3179d4454c34ba55889dfb7 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 4c03d373f043700e3c8feeea8855125c718de31b (diff) | |
download | llvm-45f420e34476d2963e13b2f916be1e5a73ec95ae.zip llvm-45f420e34476d2963e13b2f916be1e5a73ec95ae.tar.gz llvm-45f420e34476d2963e13b2f916be1e5a73ec95ae.tar.bz2 |
[lldb] Use Py_InitializeFromConfig with Python >= 3.8 (NFC) (#114112)
This fixes the deprecation warning for Py_SetPythonHome, which was
deprecated in Python 3.11. With this patch, when building against Python
3.8 or later, we now use Py_InitializeFromConfig instead.
Fixes #113475
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions