Skip to content

Send a patch to LLVM adding n32, x32, f32, and sf triple environments #25649

@alexrp

Description

@alexrp

Right now, we only have gnuabin32/muslabin32 and gnux32/muslx32. But we care about building libc-less binaries, and there should probably be triple environments that clearly represent this, just as there's gnueabi/musleabi for libcs and eabi for no libc.

Metadata

Metadata

Assignees

Labels

abi-f32The 32-bit floating point ABI for various architecturesabi-n32The N32 ABI for 64-bit MIPSabi-sfThe software floating point ABI for various architecturesabi-x32The x32 ABI for 64-bit x86arch-loongarch3232-bit LoongArcharch-loongarch6464-bit LoongArcharch-mips6464-bit MIPSarch-x86_6464-bit x86backend-llvmThe LLVM backend outputs an LLVM IR Module.standard libraryThis issue involves writing Zig code for the standard library.upstreamAn issue with a third party project that Zig uses.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions