[flang-commits] [clang] [flang] [flang] Add runtimes using --dependent-lib on MSVC targets (PR #72519)
Andrzej WarzyĆski via flang-commits
flang-commits at lists.llvm.org
Mon Nov 20 09:06:50 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
----------------
banach-space wrote:
Lets remove it then.
https://github.com/llvm/llvm-project/pull/72519
More information about the flang-commits
mailing list