Skip to content

Commit c337b82

Browse files
committed
Attempt to pacify Windows buildbots.
llvm-svn: 163389
1 parent a3c5024 commit c337b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/pic.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
// CHECK-PIE2-NOT: "-mrelocation-model"
2424
// CHECK-PIE2: "-pie-level" "2"
2525
//
26-
// CHECK-PIE3: "{{.*}}ld"
26+
// CHECK-PIE3: "{{.*}}ld{{(.exe)?}}"
2727
// CHECK-PIE3: "-pie"
2828
// CHECK-PIE3: "Scrt1.o" "crti.o" "crtbeginS.o"
2929
// CHECK-PIE3: "crtendS.o" "crtn.o"

0 commit comments

Comments
 (0)