forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
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 workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed