This is an archive of the discontinued LLVM Phabricator instance.

[lit] Work around Windows MSys command line tokenization bug
ClosedPublic

Authored by rnk on Oct 26 2016, 1:28 PM.

Details

Summary

This will allow us to revert LLD r284768, which added spaces to get MSys
echo to print what we want.

Diff Detail

Repository
rL LLVM

Event Timeline

rnk updated this revision to Diff 75940.Oct 26 2016, 1:28 PM
rnk retitled this revision from to [lit] Work around Windows MSys command line tokenization bug.
rnk updated this object.
rnk added reviewers: ruiu, inglorion, rafael.
rnk added a subscriber: llvm-commits.
ruiu accepted this revision.Oct 26 2016, 1:32 PM
ruiu edited edge metadata.

Thank you for doing this. LGTM.

test/Other/lit-quoting.txt
2 ↗(On Diff #75940)
{{^"$}}
This revision is now accepted and ready to land.Oct 26 2016, 1:32 PM
This revision was automatically updated to reflect the committed changes.