shafik added inline comments.
================ Comment at: lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:58 +void AppleObjCRuntime::Initialize() { + AppleObjCRuntimeV2::Initialize(); + AppleObjCRuntimeV1::Initialize(); ---------------- I am curious does order matter? Same below for `Terminate` Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D73121/new/ https://reviews.llvm.org/D73121 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits