[Lldb-commits] [PATCH] D15065: Define new builder_netbsd

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 3 22:20:07 PST 2015


tfiala accepted this revision.
tfiala added a comment.
This revision is now accepted and ready to land.

I'm not sure exactly how these were divided up initially, but I'd suspect a substantial amount of it is similar along the vein of POSIX vs. non-POSIX, probably with some diffs for OS X supporting frameworks, dsyms, etc.  More than likely this fracturing happened because it was first just OS X, then some combo of FreeBSD and Linux.

I'd be okay with this as is for now, but we should probably file a bugzilla to go back and see if at least the Linux, FreeBSD and NetBSD ones can be combined (and perhaps even OS X).  But I'd need to spend some time looking, which I haven't done here.


Repository:
  rL LLVM

http://reviews.llvm.org/D15065





More information about the lldb-commits mailing list