mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-08 03:56:06 +00:00

Earlier this month there was a change in clang that defaulted to using codeview rather than dwarf on Windows. Since all the tests rely on dwarf, we need to explicitly request dwarf when building on Windows. llvm-svn: 347924