[lldbsuite] Build with -gdwarf on Windows
authorStella Stamenova <stilis@microsoft.com>
Thu, 29 Nov 2018 22:15:23 +0000 (22:15 +0000)
committerStella Stamenova <stilis@microsoft.com>
Thu, 29 Nov 2018 22:15:23 +0000 (22:15 +0000)
commitc84754e7f93f3c456ca44636131fdc698d59b809
treeed817e354db7c6097d70f42619a114dc58b06f9c
parent66ea30c7bc926806dcfedd54ac9a17f7baeccbeb
[lldbsuite] Build with -gdwarf on Windows

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
lldb/packages/Python/lldbsuite/test/make/Makefile.rules