This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Enable distribution target in standalone builds
ClosedPublic

Authored by mgorny on Oct 19 2022, 10:18 AM.

Details

Summary

Invoke llvm_distribution_add_targets() when doing standalone build
explicitly in order to create the distribution target.

Diff Detail

Event Timeline

mgorny created this revision.Oct 19 2022, 10:18 AM
mgorny requested review of this revision.Oct 19 2022, 10:18 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 19 2022, 10:18 AM
mehdi_amini accepted this revision.Oct 19 2022, 5:57 PM
This revision is now accepted and ready to land.Oct 19 2022, 5:57 PM
This revision was automatically updated to reflect the committed changes.