[llvm-commits] [PATCH] [Lit] Use multiprocessing instead of threading
Sean Silva
silvas at purdue.edu
Fri Nov 23 09:59:04 PST 2012
> It works without multiprocessing, with threading.
> Confirmed with python-2.4.
Ah, I didn't see you catching ImportError.
-- Sean Silva
On Fri, Nov 23, 2012 at 4:16 AM, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
>
> It works without multiprocessing, with threading.
> Confirmed with python-2.4.
>
> http://llvm-reviews.chandlerc.com/D134
More information about the llvm-commits
mailing list