hanchenye-llvm-project/lldb/test/make
Zachary Turner e068d91824 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
2014-12-01 23:13:41 +00:00
..
Makefile.rules Link test executables with LLD on Windows. 2014-12-01 23:13:41 +00:00
uncaught_exception.h Get test executables compiling on Windows. 2014-08-13 17:44:53 +00:00