aprantl accepted this revision. aprantl added a comment. This revision is now accepted and ready to land.
This looks much cleaner! ================ Comment at: lldb/source/Plugins/Platform/MacOSX/PlatformAppleTVSimulator.cpp:155 + "x86_64-apple-tvos-simulator", + "x86_64h-apple-tvos-simulator", + }; ---------------- nit: it's weird that x86_64h comes after x86_64. All the others are sorted by newest first. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D84537/new/ https://reviews.llvm.org/D84537 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits