This is an archive of the discontinued LLVM Phabricator instance.

[runtimes] Add umbrella targets for runtimes
ClosedPublic

Authored by smeenai on Feb 11 2020, 6:26 PM.

Details

Summary

This will create e.g. a compiler-rt target that'll build compiler-rt for
all configured targets, similar to how the runtimes umbrella target
builds all the runtimes for all configured targets.

Event Timeline

smeenai created this revision.Feb 11 2020, 6:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 11 2020, 6:26 PM
compnerd accepted this revision.Feb 12 2020, 9:25 AM

Sure, seems reasonable.

This revision is now accepted and ready to land.Feb 12 2020, 9:25 AM
This revision was automatically updated to reflect the committed changes.