Fix compiler command line used by lit.py when working with NMake
authorOscar Fuentes <ofv@wanadoo.es>
Tue, 12 Apr 2011 22:10:38 +0000 (22:10 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Tue, 12 Apr 2011 22:10:38 +0000 (22:10 +0000)
commit2a2bc5ccee61d007a224a89da0bd823641265444
treee3a23d03f992a1cbf5627e7dad6a9e8608cf0b27
parentec51a6225c59fee9021b8b6c7c813228cb27a3fa
Fix compiler command line used by lit.py when working with NMake
generators. It may improve robustness when testing from VS too.

Based on a patch by David Neto!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129398 91177308-0d34-0410-b5e6-96231b3b80d8
test/CMakeLists.txt