This is an archive of the discontinued LLVM Phabricator instance.

[flang] Make sure that `flang` is also installed
ClosedPublic

Authored by awarzynski on Jun 1 2022, 1:48 AM.

Details

Summary

This patch makes sure that flang (symlink to flang-to-external-fc)
is installed alongside other Flang tools. Fixes build failures in
clang-aarch64-full-2stage [1] introduced after merging
https://reviews.llvm.org/D125832.

[1] https://lab.llvm.org/buildbot/#/builders/179/builds/3799

Diff Detail

Event Timeline

awarzynski created this revision.Jun 1 2022, 1:48 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
awarzynski requested review of this revision.Jun 1 2022, 1:48 AM
This revision is now accepted and ready to land.Jun 1 2022, 1:49 AM
This revision was landed with ongoing or failed builds.Jun 1 2022, 1:54 AM
This revision was automatically updated to reflect the committed changes.