Remove the abi_amdgpu_kernel
feature
This commit is contained in:
parent
c401f09979
commit
f6b21e90d1
26 changed files with 70 additions and 268 deletions
|
@ -106,7 +106,6 @@ pub enum CallConv {
|
|||
X86_Intr = 83,
|
||||
AvrNonBlockingInterrupt = 84,
|
||||
AvrInterrupt = 85,
|
||||
AmdGpuKernel = 91,
|
||||
}
|
||||
|
||||
/// LLVMRustLinkage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue