]> granicus.if.org Git - clang/commitdiff
Try fixing windows bots.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 8 Oct 2011 00:54:49 +0000 (00:54 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 8 Oct 2011 00:54:49 +0000 (00:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141462 91177308-0d34-0410-b5e6-96231b3b80d8

test/ARCMT/driver-migrate.m

index d1350f7233cfd1bcd25c94298178c63c0124a423..32e84d757819f6bf2bb293adc48183fc429daae3 100644 (file)
@@ -8,5 +8,5 @@
 // RUN: %clang -ccc-arcmt-migrate /foo/bar -ccc-host-triple i386-apple-darwin9 -### %t.o 2> %t.log
 // RUN: FileCheck -check-prefix=LINK %s < %t.log
 
-// LINK-NOT: ld"
-// LINK: touch"
+// LINK-NOT: {{ld(.exe)?"}}
+// LINK: {{touch(.exe)?"}}