It was added in r257236 but then the one use was removed in r309517. Since no test should call %host_cc, remove the pattern.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D56200
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 Timelinethakis added a child revision: D56195: [gn build] Add check-llvm target and make it work.Jan 2 2019, 7:54 AM This revision is now accepted and ready to land.Jan 3 2019, 11:21 AM Closed by commit rL350348: Remove unused %host_cc lit pattern (authored by nico). · Explain WhyJan 3 2019, 11:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 180113 llvm/trunk/test/lit.cfg.py
|