diff options
author | David Truby <david.truby@arm.com> | 2023-11-23 14:19:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-23 14:19:57 +0000 |
commit | 0bc7cd4d51226344a54da5929d87184730e73e83 (patch) | |
tree | 43bc686080c22ff7ee51e72f65b22e02105482ad /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 67275263b3b781a55ec4f297b5f42ffd783349ec (diff) | |
download | llvm-0bc7cd4d51226344a54da5929d87184730e73e83.zip llvm-0bc7cd4d51226344a54da5929d87184730e73e83.tar.gz llvm-0bc7cd4d51226344a54da5929d87184730e73e83.tar.bz2 |
[flang] Add runtimes using --dependent-lib on MSVC targets (#72519)
This patch uses the added --dependent-lib support to add the relevant
runtimes on MSVC targets as `/DEFAULTLIB:` sections in the object file
rather than on the link line. This should help CMake support for flang
on Windows.
Fixes #63741
Fixes #68017
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions