================
@@ -486,6 +544,12 @@ class PluginManager {
static InstrumentationRuntimeCreateInstance
GetInstrumentationRuntimeCreateCallbackAtIndex(uint32_t idx);
+ static std::vector<RegisteredPluginInfo>
+ GetInstrumentationRuntimePluginInfo();
----------------
clayborg wrote:
Did the system runtime stuff get removed from this patch?
https://github.com/llvm/llvm-project/pull/134418
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits