[PATCH] D33130: Disable threads in a few tests
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 12 09:08:36 PDT 2017
davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.
LGTM. Please add a comment explaining why we pass `-no-threads` for the future reader.
FWIW, I hit the same issue on my machine and I'm glad you fixed it :)
https://reviews.llvm.org/D33130
More information about the llvm-commits
mailing list