[PATCH] D31620: Always use the multiprocess module

Mark Kettenis via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 09:03:18 PDT 2017


> From: Rafael Avila de Espindola <rafael.espindola at gmail.com>
> Date: Mon, 15 May 2017 11:23:45 -0400
> 
> Mark Kettenis via Phabricator <reviews at reviews.llvm.org> writes:
> 
> > kettenis added a comment.
> >
> > In https://reviews.llvm.org/D31620#742606, @kettenis wrote:
> >
> >> In https://reviews.llvm.org/D31620#742592, @rafael wrote:
> >>
> >> > > Any idea who can test OpenBSD?
> >> >
> >> > Mark, can you give it a try?
> >> >
> >> > Cheers,
> >>
> >>
> >> Sure.  Just running the "make lld/test" would be enough?
> >
> >
> > "make lld-test" works fine; trying "make check-all" now, but I'm not sure lldb is in a testable state on OpenBSD at this moment.
> 
> What results did you get?

Hmm, I must have forgotten about this and rebooted the machine without
looking at the results.  Running it again, but I'd say the minimal
test I did is good enough for you to move forward with this.



More information about the llvm-commits mailing list