[clang] [flang] [flang] Add runtimes using --dependent-lib on MSVC targets (PR #72519)

David Truby via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 20 09:03:38 PST 2023


================
@@ -0,0 +1,36 @@
+! RUN: %flang -### --target=aarch64-windows-msvc -fuse-ld= %S/Inputs/hello.f90 -v 2>&1 | FileCheck %s --check-prefixes=MSVC
----------------
DavidTruby wrote:

I don't know that there is one honestly, I copied these build lines from another file! Happy to remove it

https://github.com/llvm/llvm-project/pull/72519


More information about the cfe-commits mailing list