zturner added inline comments.

================
Comment at: source/Plugins/Architecture/Arm/ArchitectureArm.cpp:23
+  return ConstString("arm");
+}
+
----------------
clayborg wrote:
> One time at startup. No threads contending yet. Asking for plug-in by name is 
> made fast for later. I would leave this.
Is asking for a plugin by name something that happens in a hot path?


https://reviews.llvm.org/D31172



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to