forked from OSchip/llvm-project
e068d91824
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 |
||
---|---|---|
.. | ||
Makefile.rules | ||
uncaught_exception.h |