[Lldb-commits] [PATCH] D95713: [lldb/Plugins] Add ScriptedProcess Process Plugin
Stella Stamenova via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 24 13:31:24 PDT 2021
stella.stamenova added inline comments.
================
Comment at: lldb/bindings/python/CMakeLists.txt:114
+ create_python_package(
+ ${swig_target}
----------------
How is this different than the package on line 107?
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