File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55
55
// EXEC: -frontend
56
56
// EXEC-DAG: -num-threads 4
57
57
// EXEC-DAG: {{[^ ]*[/\\]}}Inputs{{/|\\\\}}main.swift{{"?}} {{[^ ]*[/\\]}}multi-threaded.swift
58
- // EXEC-DAG: -o {{.*te ?mp.*[/\\]}}main{{[^ ]*}}.o{{"?}} -o {{.*te ?mp.*[/\\]}}multi-threaded{{[^ ]*}}.o
58
+ // EXEC-DAG: -o {{.*[tT]e ?mp.*[/\\]}}main{{[^ ]*}}.o{{"?}} -o {{.*[tT]e ?mp.*[/\\]}}multi-threaded{{[^ ]*}}.o
59
59
// EXEC: {{ld|clang}}
60
- // EXEC: {{.*te ?mp.*[/\\]}}main{{[^ ]*}}.o{{"?}} {{.*te ?mp.*[/\\]}}multi-threaded{{[^ ]*}}.o
60
+ // EXEC: {{.*[tT]e ?mp.*[/\\]}}main{{[^ ]*}}.o{{"?}} {{.*[tT]e ?mp.*[/\\]}}multi-threaded{{[^ ]*}}.o
61
61
62
62
// DEPENDENCIES-DAG: {{.*}}multi-threaded.o : {{.*[/\\]}}multi-threaded.swift {{.*[/\\]}}Inputs{{[/\\]}}main.swift
63
63
// DEPENDENCIES-DAG: {{.*}}main.o : {{.*[/\\]}}multi-threaded.swift {{.*[/\\]}}Inputs{{[/\\]}}main.swift
You can’t perform that action at this time.
0 commit comments