Commit 5673305
authored
[NFC][clang] Correct bswapg test to work when int128 is not available (llvm#168261)
This updates the test to avoid inclusion of int128 bswapg tests on
targets that don't support int128 at all.
This fixes failures introduced by llvm#1624331 parent 3d01d6e commit 5673305
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1289 | 1289 | | |
1290 | 1290 | | |
1291 | 1291 | | |
1292 | | - | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
1293 | 1296 | | |
1294 | 1297 | | |
1295 | 1298 | | |
| |||
1303 | 1306 | | |
1304 | 1307 | | |
1305 | 1308 | | |
| 1309 | + | |
1306 | 1310 | | |
1307 | 1311 | | |
| 1312 | + | |
1308 | 1313 | | |
1309 | 1314 | | |
1310 | 1315 | | |
| |||
0 commit comments