This is an archive of the discontinued LLVM Phabricator instance.

[Fuchsia] Add LLDB to CLANG_BOOTSTRAP_TARGETS.
ClosedPublic

Authored by mysterymath on Mar 10 2023, 11:26 AM.

Details

Summary

stage2-check-lldb should be run in a 2-stage build to test the final
LLDB artifact, so it and related targets must be exported to the stage 1
project.

Diff Detail

Event Timeline

mysterymath created this revision.Mar 10 2023, 11:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 10 2023, 11:26 AM
Herald added a subscriber: abrachet. · View Herald Transcript
mysterymath requested review of this revision.Mar 10 2023, 11:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 10 2023, 11:26 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
phosek accepted this revision.Mar 10 2023, 11:32 AM

LGTM

This revision is now accepted and ready to land.Mar 10 2023, 11:32 AM
This revision was landed with ongoing or failed builds.Mar 10 2023, 11:35 AM
This revision was automatically updated to reflect the committed changes.