diff options
author | Martin Storsjö <martin@martin.st> | 2021-06-17 15:57:20 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2021-07-02 09:49:13 +0300 |
commit | c09e5e50b13aa1f5a2eafc81097ffe8a5799e5b3 (patch) | |
tree | 679611af19109cb7d78d646f88e50c7fedf6bcf6 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | a9ff1ce1b9a52add7557cf0579d424c9d0678860 (diff) | |
download | llvm-c09e5e50b13aa1f5a2eafc81097ffe8a5799e5b3.zip llvm-c09e5e50b13aa1f5a2eafc81097ffe8a5799e5b3.tar.gz llvm-c09e5e50b13aa1f5a2eafc81097ffe8a5799e5b3.tar.bz2 |
[LLD] [MinGW] Allow linking to DLLs directly
As the COFF linker is capable of linking directly against a DLL now
(after D104530, as long as it is running in mingw mode), don't error
out here but successfully load libraries specified with "-l" from DLLs
if that's what ld.bfd would have matched.
Differential Revision: https://reviews.llvm.org/D104531
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions