[clang] [flang] [flang] Add runtimes using --dependent-lib on MSVC targets (PR #72519)
Andrzej WarzyĆski via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 20 09:14:40 PST 2023
================
----------------
banach-space wrote:
>From your explanation it is clear that these files test completely different (though related) things. I would keep them separate (i agree that "linker-flags.f90" is getting long and complex).
So, is this checking the frontend driver invocation?
> ! MSVC: --dependent-lib=clang_rt.builtins-aarch64.lib
? That might help make the distinction clear (the other file checks the linker invocation).
https://github.com/llvm/llvm-project/pull/72519
More information about the cfe-commits
mailing list