diff options
author | Zachary Turner <zturner@google.com> | 2014-12-01 23:13:41 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2014-12-01 23:13:41 +0000 |
commit | e068d91824dbf2134f483640ad077b02eb8b8b05 (patch) | |
tree | 1a7f9e835efcb5fde365e064dec7cd05b92d4472 /clang/lib/Basic/Module.cpp | |
parent | c7a17ed460928c5094dff6e7b5862ba507ff6f37 (diff) | |
download | llvm-e068d91824dbf2134f483640ad077b02eb8b8b05.zip llvm-e068d91824dbf2134f483640ad077b02eb8b8b05.tar.gz llvm-e068d91824dbf2134f483640ad077b02eb8b8b05.tar.bz2 |
Link test executables with LLD on Windows.
Clang generates DWARF debug info with section names longer
than 8 characters. This is only supported by an extension
to PE/COFF which the MSVC linker doesn't implement. So
trying to link DWARF-enabled object files with MSVC will
lead to corrupt debug information in the executable.
llvm-svn: 223088
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions