summary refs log tree commit diff
path: root/compiler/stable_mir/src/abi.rs
AgeCommit message (Expand)AuthorLines
2024-01-30Remove the `abi_amdgpu_kernel` featureclubby789-1/+0
2023-12-19Fix c_variadic flag and add opaque info to PassModeCelina G. Val-9/+6
2023-12-18Add function ABI and type layout to StableMIRCelina G. Val-0/+286