rebase of the patch

This commit is contained in:
Sylvestre Ledru 2020-11-02 20:20:01 +01:00
parent f86979f288
commit fd140483e7
2 changed files with 376 additions and 396 deletions

View File

@ -1,11 +1,11 @@
Author: Gianfranco Costamagna <locutusofborg@debian.org>
Last-Update: 2020-01-21
Index: llvm-toolchain-snapshot_12~++20200828094457+db1ec04963c/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
Index: llvm-toolchain-snapshot_12~++20201102081457+ba18bc4925d/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
===================================================================
--- llvm-toolchain-snapshot_12~++20200828094457+db1ec04963c.orig/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
+++ llvm-toolchain-snapshot_12~++20200828094457+db1ec04963c/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
@@ -365,6 +365,8 @@ void ScriptInterpreterPython::ComputePyt
--- llvm-toolchain-snapshot_12~++20201102081457+ba18bc4925d.orig/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
+++ llvm-toolchain-snapshot_12~++20201102081457+ba18bc4925d/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
@@ -375,6 +375,8 @@ void ScriptInterpreterPython::ComputePyt
// x86_64, or bin on Windows).
llvm::sys::path::remove_filename(path);
llvm::sys::path::append(path, LLDB_PYTHON_RELATIVE_LIBDIR);

File diff suppressed because it is too large Load Diff