diff options
author | Rui Ueyama <ruiu@google.com> | 2015-09-01 08:08:57 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-09-01 08:08:57 +0000 |
commit | dfff2542b88a3db903361346e8a48adf5f4c3fd8 (patch) | |
tree | a1f4301e6f2206301c55e9a1360ca8cd0ba6c8a3 /lldb/source/DataFormatters/FormatManager.cpp | |
parent | 630784966617b620df1f99af31bfe90a9a983a97 (diff) | |
download | bcm5719-llvm-dfff2542b88a3db903361346e8a48adf5f4c3fd8.tar.gz bcm5719-llvm-dfff2542b88a3db903361346e8a48adf5f4c3fd8.zip |
COFF: Make import libraries compatible with MSVC link.
I have totally no idea why, but MSVC linker is sensitive about
file names of archive members. If we do not make import library
file names to the same as the DLL name, MSVC link *crashes*
when it is processing the library file. This patch is to set
the same name.
llvm-svn: 246535
Diffstat (limited to 'lldb/source/DataFormatters/FormatManager.cpp')
0 files changed, 0 insertions, 0 deletions