Remove the abi_amdgpu_kernel feature

This commit is contained in:
clubby789 2024-01-30 15:39:29 +00:00
parent c401f09979
commit f6b21e90d1
26 changed files with 70 additions and 268 deletions

View file

@ -1247,7 +1247,6 @@ pub fn fn_can_unwind(tcx: TyCtxt<'_>, fn_def_id: Option<DefId>, abi: SpecAbi) ->
PtxKernel
| Msp430Interrupt
| X86Interrupt
| AmdGpuKernel
| EfiApi
| AvrInterrupt
| AvrNonBlockingInterrupt