[PATCH] D105885: Enable Flang by default in the test-release.sh script
Diana Picus via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 13 04:34:13 PDT 2021
rovka accepted this revision.
rovka added a comment.
This revision is now accepted and ready to land.
LGTM.
================
Comment at: llvm/utils/release/test-release.sh:175
-no-mlir )
do_mlir="no"
;;
----------------
Minor nitpick: Should we error out if people explicitly pass -no-mlir but not -no-flang?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105885/new/
https://reviews.llvm.org/D105885
More information about the llvm-commits
mailing list