This is an archive of the discontinued LLVM Phabricator instance.

[Driver] fix broken test
ClosedPublic

Authored by nickdesaulniers on Oct 22 2018, 2:19 PM.

Details

Summary

Fixes test from r344941 which was broken on Windows. We want to check
the selected toolchain rather than the found toolchain anyways.

Diff Detail

Repository
rL LLVM

Event Timeline

srhines accepted this revision.Oct 22 2018, 2:25 PM
This revision is now accepted and ready to land.Oct 22 2018, 2:25 PM
This revision was automatically updated to reflect the committed changes.