Skip to content
Commit 35ef899f authored by Med Ismail Bennani's avatar Med Ismail Bennani
Browse files

[lldb/python] Fix scripted_platform python module creation

This patch should fix the creation and addition of the `scripted_platform`
python module into the `lldb.plugins` module.

Previously, we were creating the `plugins` submodule, each time with a
different source file (either `scripted_process` or `scripted_platform`).

The removes the redundant `create_python_package` call and group both
python source files toghether.

Differential Revision: https://reviews.llvm.org/D143122



Signed-off-by: default avatarMed Ismail Bennani <medismail.bennani@gmail.com>
parent 0480748e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment