JDevlieghere requested changes to this revision.
JDevlieghere added a comment.
This revision now requires changes to proceed.

In D59427#1431383 <https://reviews.llvm.org/D59427#1431383>, @krytarowski wrote:

> It looks good to me, but maybe @JDevlieghere   has a better idea how to 
> optimize it.


How about moving the register macros in the corresponding files? They're 
already grouped by file, so it should be easy enough. Something like:

  void RegisterSBProcess();
  void RegisterSBTarget();
  ...


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59427/new/

https://reviews.llvm.org/D59427



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

Reply via email to