This is an archive of the discontinued LLVM Phabricator instance.

[lldb/cmake] Reduce duplication in generation lldb-dotest
ClosedPublic

Authored by labath on Feb 4 2021, 6:45 AM.

Details

Summary

Use indirection to avoid duplicated long lists of variables.

Depends on D95261.

Diff Detail

Event Timeline

labath created this revision.Feb 4 2021, 6:45 AM
labath requested review of this revision.Feb 4 2021, 6:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 4 2021, 6:45 AM
This revision is now accepted and ready to land.Feb 4 2021, 8:57 AM
stella.stamenova accepted this revision.Feb 4 2021, 9:01 AM
This revision was automatically updated to reflect the committed changes.