================ @@ -10,10 +10,10 @@ # Test plugin list without an argument will list all plugins. plugin list # CHECK-LABEL: plugin list -# CHECK: system-runtime -# CHECK: [+] systemruntime-macosx System runtime plugin for Mac OS X native libraries # CHECK: instrumentation-runtime # CHECK: [+] AddressSanitizer AddressSanitizer instrumentation runtime plugin. +# CHECK: system-runtime ---------------- clayborg wrote:
can you add change to using `CHECK-DAG:` instead of `CHECK:`? Then things can be out of order. No need to change if the ordering is consistently alphabetized now. https://github.com/llvm/llvm-project/pull/143970 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits