[PATCH] D121374: [flang][driver] Add support for `-mllvm`
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 10 06:28:47 PST 2022
xbolva00 added inline comments.
================
Comment at: flang/test/Driver/mllvm.f90:1
+! Test the `-mlvm` option
+
----------------
awarzynski wrote:
> xbolva00 wrote:
> > mllvm
> Does it matter? `-mllvm` is consistent with other tests in this directory (e.g. https://github.com/llvm/llvm-project/blob/main/flang/test/Driver/emit-llvm.f90#L1).
Just typo “mlvm”
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121374/new/
https://reviews.llvm.org/D121374
More information about the cfe-commits
mailing list