Skip to content

Tier System: x86_64-illumos #7152

@nektro

Description

@nektro

https://github.com/ziglang/zig/issues?q=is%3Aissue%20state%3Aopen%20label%3Aarch-x86_64%20label%3Aos-illumos

Tier 1

Tier 2

  • The standard library's cross-platform abstractions have implementations for this target.
  • This target has debug info capabilities and therefore produces stack traces on failed assertions and crashes.
  • libc is available for this target even when cross-compiling.
  • The CI machines automatically build the module tests for this target on every push.

Tier 3

  • The compiler can generate machine code for this target by relying on an external backend such as LLVM.
  • The linker can produce object files, libraries, and executables for this target.

Tier 4

  • The compiler can generate assembly or C source code for this target.

Metadata

Metadata

Assignees

No one assigned

    Labels

    arch-x86_6464-bit x86enhancementSolving this issue will likely involve adding new logic or components to the codebase.os-illumoshttps://illumos.org/tier systemIssues that track the support tier for a platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions