[Lldb-commits] [PATCH] D74138: [lldb] Group ABI plugins

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 6 08:51:01 PST 2020


labath added a comment.

If there's a need for single entry point for each of the new meta-plugins, this can go into a new file like ABIAArch64.cpp (and then the common code can go there too).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74138





More information about the lldb-commits mailing list