DescriptionThis patch fixes several problems with lit that prevented tests from passing on windows.
1.) Change slashes in paths from '\' to '/' so the Tcl parser doesn't try to escape them.
2.) If a command cannot be located, try to run it with cmd.exe /c (this fixes macho-dump)
Patch Set 1 #
Total comments: 1
MessagesTotal messages: 2
|