Skip to content

Pass ByRef values at fixed stack offset for extern "C"#1068

Merged
bjorn3 merged 1 commit intomasterfrom
support_proc_macros
Jul 17, 2020
Merged

Pass ByRef values at fixed stack offset for extern "C"#1068
bjorn3 merged 1 commit intomasterfrom
support_proc_macros

Conversation

@bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Jul 17, 2020

Now that bytecodealliance/wasmtime#1559 is merged, this makes it possible to build proc macros using cg_clif.

Part of #10
Requirement for #381
May fix issue #682
Requirement for #743
Fixes #905

This makes it possible to build proc macros using cg_clif
@bjorn3 bjorn3 added the A-abi Area: ABI handling label Jul 17, 2020
@bjorn3 bjorn3 merged commit 9e76c3e into master Jul 17, 2020
@bjorn3 bjorn3 deleted the support_proc_macros branch July 17, 2020 11:56
bjorn3 added a commit that referenced this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-abi Area: ABI handling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compile build dependencies using cg_clif instead of cg_llvm

1 participant