Commit 41b39f0
authored
add bots using lld (and examples with clang as a drive by) (#1221)
Fixes #1220 by adding 3 new bots:
* "With Clang and LLD on Ubuntu 20.04" https://buildkite.com/bazel/rules-rust-rustlang/builds/5799#5004ea2f-8c59-4fe4-9260-8798f7f13c11
* "Examples with Clang and LLD on Ubuntu 20.04" https://buildkite.com/bazel/rules-rust-rustlang/builds/5799#7e939a36-067e-4e0e-be54-07892bb164e1
* As a drive by I noticed there was no "Examples with Clang on Ubuntu 20.04", added it as well: https://buildkite.com/bazel/rules-rust-rustlang/builds/5799#beaddc14-4df3-446e-b02b-2836ae9f8d14.1 parent 84e98e4 commit 41b39f0
1 file changed
+37
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
126 | 136 | | |
127 | 137 | | |
128 | 138 | | |
| |||
132 | 142 | | |
133 | 143 | | |
134 | 144 | | |
135 | | - | |
136 | | - | |
137 | 145 | | |
138 | 146 | | |
139 | 147 | | |
| |||
191 | 199 | | |
192 | 200 | | |
193 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
194 | 227 | | |
195 | 228 | | |
196 | 229 | | |
| |||
0 commit comments