Commit a21edda
Tarun Prabhu
[flang][Driver] Fix incorrect condition in test
The conditions in a test did not match the target that was being requested.
This resulted in a test failure when building with -DTARGETS_TO_BUILD=X86. This
is now fixed.1 parent 4ab5e90 commit a21edda
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments