[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:18:12 PST 2022


awarzynski added inline comments.


================
Comment at: flang/test/Driver/mllvm.f90:1
+! Test the `-mlvm` option
+
----------------
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).


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