Skip to content

Fix the Rust ABI implementation #18

Closed
@MabezDev

Description

@MabezDev

We should make sure that our ABI implementation performs identically to the llvm implementation, not including vaargs as Rust does not support these.

The current implementation is based on the clang abi impl from the first iteration of the llvm fork. It is currently not fully complete, and probably buggy.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions