[LIT] Fix system-windows
authorChris Bieneman <beanz@apple.com>
Tue, 13 Dec 2016 00:29:56 +0000 (00:29 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 13 Dec 2016 00:29:56 +0000 (00:29 +0000)
commita0523fd0cd7117453c467ec3c54138ab41b8276f
tree509a79bdb454d3ad414f61806bd7f9b30d5aef9f
parent5a7c5069da444b746ae59061eb40f0fdf5ded97c
[LIT] Fix system-windows

Turns out if you were on windows and your default target wasn't windows the system-windows feature wasn't getting enabled.

This fixes that and updates the coff-dwarf test to rely on the new "target-windows" feature. That test was the reason why system-windows was changed to not always be enabled on Windows hosts.

llvm-svn: 289503
llvm/test/tools/llvm-config/system-libs.test
llvm/test/tools/llvm-symbolizer/coff-dwarf.test