JDevlieghere marked 2 inline comments as done. JDevlieghere added inline comments.
================ Comment at: lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:58 +void AppleObjCRuntime::Initialize() { + AppleObjCRuntimeV2::Initialize(); + AppleObjCRuntimeV1::Initialize(); ---------------- shafik wrote: > I am curious does order matter? Same below for `Terminate` I've kept the same order but I don't think it matters. 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