clayborg accepted this revision. clayborg added a comment. This revision is now accepted and ready to land.
Looks good. One nit that you can choose to fix if desired ================ Comment at: lldb/source/Target/Platform.cpp:1229-1230 + + if (archs.empty()) + return nullptr; + ---------------- Move this above line 1227? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D122684/new/ https://reviews.llvm.org/D122684 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits