On Oct 8, 2009, at 12:08 PM, John Thompson wrote: > test/Driver/darwin-ld.c: > test/Driver/darwin-as.c: > > Add a "*" to the grep or FileCheck string to account for the ".EXE" > on windows. Checked in. Give darwin-ld.c a try, I changed it to .* instead of just *. I'd expect that should work as well.