Remove the abi_amdgpu_kernel
feature
This commit is contained in:
parent
c401f09979
commit
f6b21e90d1
26 changed files with 70 additions and 268 deletions
|
@ -110,7 +110,6 @@ impl ToJson for crate::abi::call::Conv {
|
|||
Self::X86VectorCall => "X86VectorCall",
|
||||
Self::X86_64SysV => "X86_64SysV",
|
||||
Self::X86_64Win64 => "X86_64Win64",
|
||||
Self::AmdGpuKernel => "AmdGpuKernel",
|
||||
Self::AvrInterrupt => "AvrInterrupt",
|
||||
Self::AvrNonBlockingInterrupt => "AvrNonBlockingInterrupt",
|
||||
Self::RiscvInterrupt { kind } => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue