@pm-spl/llvm
v0.1.0
Published
Compiled LLVM binary (llc, lld) for multi-platform
Readme
Compiled LLVM binary (llc, lld) for multi-platform
Current LLVM version: 22.1.0
(https://github.com/llvm/llvm-project/releases/tag/llvmorg-22.1.0)
> pnpm exec llc --version
LLVM (http://llvm.org/):
LLVM version 22.1.0
Optimized build.
Default target: x86_64-unknown-linux-gnu
Host CPU: znver3
Registered Targets:
aarch64 - AArch64 (little endian)
aarch64_32 - AArch64 (little endian ILP32)
aarch64_be - AArch64 (big endian)
arm64 - ARM64 (little endian)
arm64_32 - ARM64 (little endian ILP32)
riscv32 - 32-bit RISC-V
riscv32be - 32-bit big endian RISC-V
riscv64 - 64-bit RISC-V
riscv64be - 64-bit big endian RISC-V
spirv - SPIR-V Logical
spirv32 - SPIR-V 32-bit
spirv64 - SPIR-V 64-bit
wasm32 - WebAssembly 32-bit
wasm64 - WebAssembly 64-bit
x86 - 32-bit X86: Pentium-Pro and above
x86-64 - 64-bit X86: EM64T and AMD64