summaryrefslogtreecommitdiffstats
path: root/lldb/source/DataFormatters/FormatManager.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-09-01 08:08:57 +0000
committerRui Ueyama <ruiu@google.com>2015-09-01 08:08:57 +0000
commitdfff2542b88a3db903361346e8a48adf5f4c3fd8 (patch)
treea1f4301e6f2206301c55e9a1360ca8cd0ba6c8a3 /lldb/source/DataFormatters/FormatManager.cpp
parent630784966617b620df1f99af31bfe90a9a983a97 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud