paolosev accepted this revision.
paolosev added a comment.
This revision is now accepted and ready to land.

In D74780#1881297 <https://reviews.llvm.org/D74780#1881297>, @JDevlieghere 
wrote:

> Sorting the plugins so the static loader is initialized before the WASM 
> loader should exercise this code path.


Yes, test //functionalities/gdb_remote_client/TestWasm.py// fails when the 
order of plugins is sorted.

LGTM. Could you also sort the initialization of DynamicLoaderStatic and 
DynamicLoaderWasmDYLD in lldb\tools\lldb-test\SystemInitializerTest.cpp and 
lldb\source\API\SystemInitializerFull.cpp?


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74780/new/

https://reviews.llvm.org/D74780



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to