diff options
| author | Rui Ueyama <ruiu@google.com> | 2015-09-02 07:27:31 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2015-09-02 07:27:31 +0000 |
| commit | bfbd277a1cdd6e66a235045064d4465a4a5e1203 (patch) | |
| tree | 407b9b00328fe5815221b762c2aa0070521a3062 /lldb/source/Commands/CommandObjectThread.h | |
| parent | 611c7cff536375134034e99c4dbe3dcba4a52803 (diff) | |
| download | llvm-bfbd277a1cdd6e66a235045064d4465a4a5e1203.zip llvm-bfbd277a1cdd6e66a235045064d4465a4a5e1203.tar.gz llvm-bfbd277a1cdd6e66a235045064d4465a4a5e1203.tar.bz2 | |
COFF: Preserve original spelling of DLL file name.
This patch fixes a subtle incompatibility with MSVC linker.
MSVC linker preserves the original spelling of a DLL in the
import descriptor table. LLD previously converted all
characters to lowercase. Usually this difference is benign,
but if a program explicitly checks for DLL file names, the
program could fail.
llvm-svn: 246620
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.h')
0 files changed, 0 insertions, 0 deletions
