[all-commits] [llvm/llvm-project] c7c76e: [flang] Make sure that `flang` is also installed
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Wed Jun 1 01:54:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7c76ecd1a535ecfaf3bfb93e385fe7d9c4d10b4
https://github.com/llvm/llvm-project/commit/c7c76ecd1a535ecfaf3bfb93e385fe7d9c4d10b4
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2022-06-01 (Wed, 01 Jun 2022)
Changed paths:
M flang/tools/f18/CMakeLists.txt
Log Message:
-----------
[flang] Make sure that `flang` is also installed
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
Differential Revision: https://reviews.llvm.org/D126760
More information about the All-commits
mailing list