This is an archive of the discontinued LLVM Phabricator instance.

[clang][deps] Create lit substitution for deps-to-rsp
ClosedPublic

Authored by jansvoboda11 on Mar 12 2022, 8:21 AM.

Details

Summary

This patch gets rid of the ridiculous relative path we use to invoke the module-deps-to-rsp.py script and creates proper lit substitution, cleaning up the tests.

Diff Detail

Event Timeline

jansvoboda11 created this revision.Mar 12 2022, 8:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 12 2022, 8:21 AM
jansvoboda11 requested review of this revision.Mar 12 2022, 8:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 12 2022, 8:21 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
jansvoboda11 edited the summary of this revision. (Show Details)Mar 16 2022, 2:44 PM
This revision is now accepted and ready to land.Mar 22 2022, 1:49 PM