This is an archive of the discontinued LLVM Phabricator instance.

[PATCH] [zorg] Tweaking the ClangAndLLDbuilder.py build factory to better accommodate MSVC builds.
ClosedPublic

Authored by sqlbyme on Feb 11 2016, 10:44 AM.

Details

Reviewers
gkistanova
Summary

Building and testing on MSVC is slow to begin with. Attempting to turn off verbosity of lit tests on MSVC to see if it will help speed tests up, even if just a little.

Diff Detail

Event Timeline

sqlbyme updated this revision to Diff 47682.Feb 11 2016, 10:44 AM
sqlbyme retitled this revision from to [PATCH] [zorg] Tweaking the ClangAndLLDbuilder.py build factory to better accommodate MSVC builds..
sqlbyme updated this object.
sqlbyme added a reviewer: gkistanova.
sqlbyme added a project: Restricted Project.
sqlbyme added a subscriber: llvm-commits.
gkistanova accepted this revision.Feb 11 2016, 12:14 PM
gkistanova edited edge metadata.

LGTM

Thanks

Galina

This revision is now accepted and ready to land.Feb 11 2016, 12:14 PM
sqlbyme closed this revision.Feb 17 2016, 1:48 PM