This is an archive of the discontinued LLVM Phabricator instance.

Change remaining references to lit.util.capture to use subprocess.check_output.
AbandonedPublic

Authored by dlj on Jul 6 2017, 2:20 PM.

Details

Reviewers
mzolotukhin
Summary

The capture() function was removed in r306625. This should fix PGO breakages
reported by Michael Zolotukhin.

Event Timeline

dlj created this revision.Jul 6 2017, 2:20 PM
dlj abandoned this revision.Jul 6 2017, 2:20 PM