Page MenuHomeSolus

Buld llvm against multiple targets
Closed, ResolvedPublic

Description

There is the need of multiple targets when building different compilers from source: for example https://github.com/odin-lang/Odin or https://github.com/ziglang/zig .
My request is to build llvm with too more targets Aarch64 and WebAssembly.

Revisions and Commits

Event Timeline

DataDrake added a subscriber: DataDrake.

We currently have no plans to expand the targets for LLVM.