================ @@ -0,0 +1,8 @@ + +include "../../../../include/lldb/Core/PropertiesBase.td" + +let Definition = "dynamicloaderposixdyld" in { + def ParallelModuleLoad: Property<"parallel-module-load", "Boolean">, ---------------- JDevlieghere wrote:
If we settle on keeping the per-plugin setting, this should be consistent with `plugin.dynamic-loader.darwin.experimental.enable-parallel-image-load`, i.e. be under experimental and use `enable-parallel-image-load` (even though I like your setting without the enable a little more). If we hoist it to target, then I'd like to go with `parallel-module-load`. https://github.com/llvm/llvm-project/pull/130912 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits