[Lldb-commits] [PATCH] D95713: [lldb/Plugins] Add ScriptedProcess Process Plugin
Med Ismail Bennani via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 24 13:47:47 PDT 2021
mib added inline comments.
================
Comment at: lldb/bindings/python/CMakeLists.txt:114
+ create_python_package(
+ ${swig_target}
----------------
stella.stamenova wrote:
> How is this different than the package on line 107?
This might have been copied twice ... getting rid of it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95713/new/
https://reviews.llvm.org/D95713
More information about the lldb-commits
mailing list