This is an archive of the discontinued LLVM Phabricator instance.

Remove unused %host_cc lit pattern
ClosedPublic

Authored by thakis on Jan 2 2019, 7:36 AM.

Details

Summary

It was added in r257236 but then the one use was removed in r309517. Since no test should call %host_cc, remove the pattern.

Diff Detail

Event Timeline

thakis created this revision.Jan 2 2019, 7:36 AM
thakis edited the summary of this revision. (Show Details)
thakis added a reviewer: rnk.Jan 3 2019, 10:30 AM

Looks like dblaikie is away for a bit. rnk, would you mind looking at this one too?

rnk accepted this revision.Jan 3 2019, 11:21 AM

lgtm

This revision is now accepted and ready to land.Jan 3 2019, 11:21 AM
This revision was automatically updated to reflect the committed changes.