| ... | @@ -1597,7 +1597,6 @@ pub fn spRegNum(arch: std.Target.Cpu.Arch) u16 { | ... | @@ -1597,7 +1597,6 @@ pub fn spRegNum(arch: std.Target.Cpu.Arch) u16 { |
| 1597 | /// library has a working implementation of unwinding for the current target. | 1597 | /// library has a working implementation of unwinding for the current target. |
| 1598 | pub fn supportsUnwinding(target: *const std.Target) bool { | 1598 | pub fn supportsUnwinding(target: *const std.Target) bool { |
| 1599 | return switch (target.cpu.arch) { | 1599 | return switch (target.cpu.arch) { |
| 1600 | .amdgcn, | | |
| 1601 | .nvptx, | 1600 | .nvptx, |
| 1602 | .nvptx64, | 1601 | .nvptx64, |
| 1603 | .spirv32, | 1602 | .spirv32, |