C ABI tests failing; self-hosted llvm backend is still missing C ABI implementation code #12222
Labels
arch-x86_64
64-bit x86
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
Milestone
Zig Version:
0.10.0-dev.3291+4624c8189
Can be reproduced by cd into test/standalone/c_abi and then
zig build
.Don't forget to re-enable the test case when fixing this.
The text was updated successfully, but these errors were encountered: