| ... | @@ -1528,7 +1528,6 @@ pub fn spRegNum(arch: std.Target.Cpu.Arch) u16 { | ... | @@ -1528,7 +1528,6 @@ pub fn spRegNum(arch: std.Target.Cpu.Arch) u16 { |
| 1528 | /// library has a working implementation of unwinding for the current target. | 1528 | /// library has a working implementation of unwinding for the current target. |
| 1529 | pub fn supportsUnwinding(target: *const std.Target) bool { | 1529 | pub fn supportsUnwinding(target: *const std.Target) bool { |
| 1530 | return switch (target.cpu.arch) { | 1530 | return switch (target.cpu.arch) { |
| 1531 | .amdgcn, | | |
| 1532 | .nvptx, | 1531 | .nvptx, |
| 1533 | .nvptx64, | 1532 | .nvptx64, |
| 1534 | .spirv32, | 1533 | .spirv32, |