You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PrebuiltModuleGen: fail prebuilt module generation job when critical modules failed to build
Generating prebuilt modules for critical modules is important because missing them has a bigger
impact on the overall build time. This change adds a report of generated modules when the job
finishes and fails the prebuilt module job if some selected critical modules were missing.
rdar://132094476
0 commit comments