[PATCH] D121374: [flang][driver] Add support for `-mllvm`
Andrzej Warzynski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 10 06:31:29 PST 2022
awarzynski added inline comments.
================
Comment at: flang/test/Driver/mllvm.f90:1
+! Test the `-mlvm` option
+
----------------
xbolva00 wrote:
> 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”
Sorry, I misread that :/ I thought that you meant `mllvm` instead of `-mllvm`. My bad, thanks for pointing this out! :)
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