[PATCH] D28420: [lit] Limit parallelism of sanitizer tests on Darwin

Kuba (Brecka) Mracek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 10:18:31 PST 2017


kubabrecka reopened this revision.
kubabrecka added a comment.

> Mentioning the sanitizer and the magic number 3 in the generic lit code seems wrong to me.
>  This should really be in the compiler-rt lit.site.cfg somehow.

Right.  I've reverted this (there was also a failure on the Windows bot), let me submit another patch for review.


Repository:
  rL LLVM

https://reviews.llvm.org/D28420





More information about the llvm-commits mailing list