[Lldb-commits] [lldb] [lldb][docs] Document the script interpreter plugin build options (PR #212655)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 29 01:35:23 PDT 2026


================
@@ -266,6 +266,20 @@ $ cmake -G Ninja \
 It is strongly recommend to use a release build for the compiler to speed up
 test execution.
 
+#### Script Interpreter Plugins
----------------
DavidSpickett wrote:

I'm not sure everyone is going to make the connection between "Script Interpreter Plugins" and Python. I'd put "(including Python)" on the end.

https://github.com/llvm/llvm-project/pull/212655


More information about the lldb-commits mailing list