This is an archive of the discontinued LLVM Phabricator instance.

[cmake] Some NFC changes in preparation for accomodating `Ninja Multi-Config`
ClosedPublic

Authored by akyrtzi on Jan 24 2022, 9:12 PM.

Details

Summary
  • Use MATCHES so that Ninja Multi-Config generator also satisfies the Ninja check
  • Pull out a couple of values into variables, inside function(tablegen project ofn), NFC

Diff Detail

Event Timeline

akyrtzi created this revision.Jan 24 2022, 9:12 PM
akyrtzi requested review of this revision.Jan 24 2022, 9:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 24 2022, 9:12 PM
This revision is now accepted and ready to land.Jan 25 2022, 10:07 AM
This revision was landed with ongoing or failed builds.Jan 25 2022, 11:47 AM
This revision was automatically updated to reflect the committed changes.