[Lldb-commits] [PATCH] D29266: Synchronize PlatformNetBSD with Linux

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 30 18:21:19 PST 2017


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

How much of the code is now actually different between the two classes? If the only changes are of the s/linux/netbsd type, then we should just create a new base class for the two, and pass the platform name in as a parameter.


Repository:
  rL LLVM

https://reviews.llvm.org/D29266





More information about the lldb-commits mailing list