Commit 5520fd5
authored
[s390x] Make stage 2 builder use clean builds (llvm#450)
Use clean builds for the s390x multistage builder as was done for Linaro
in llvm#306. This will enable
collapsing build requests to help the builder keep up.
As further speed-up, skip the stage 1 testing, as is already done for
most other multistage builders.1 parent 7047d8f commit 5520fd5
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
808 | | - | |
| 808 | + | |
809 | 809 | | |
810 | 810 | | |
| 811 | + | |
811 | 812 | | |
812 | 813 | | |
813 | 814 | | |
| |||
0 commit comments