-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed as not planned
Labels
arch-x86_6464-bit x8664-bit x86backend-self-hostedenhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.
Description
Issue close criteria:
$ stage3/bin/zig test ../test/behavior.zig -target x86_64-linux
1880 passed; 99 skipped; 0 failed.
$ stage3/bin/zig test ../test/behavior.zig -fno-llvm -fno-lld -target x86_64-linux
1796 passed; 184 skipped; 0 failed.
When the second command has a number passing >= to the first command, this issue can be closed.
Related:
Metadata
Metadata
Assignees
Labels
arch-x86_6464-bit x8664-bit x86backend-self-hostedenhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.