Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

475 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Toolchains

This repository contains a pre-compiled version of the LLVM for building The Thrust Compiler and using LLVM backend in between.

standard-separator

LLVM

Linux

  • VERSION: v17.0.6
  • OPERATING SYSTEMS: Linux (x86_64)

Windows

  • VERSION: v18.0.8
  • OPERATING SYSTEMS: Windows (x86_64)

LLVM - HOST TARGETS

Host targets mean that LLVM was precompiled specifically for that target which will use the Thrush compiler to compile itself.

Windows

  • x86_64-pc-windows-libcmt
  • x86_64-pc-windows-msvc
  • x86_64-pc-windows-gnu

Linux

  • x86_64-unknown-linux-gnu
  • x86_64-unknown-linux-musl

LLVM - AVAILABLE TARGETS

  • x86_64
  • AArch64
  • RISC-V
  • ARM
  • MIPS
  • PowerPC
  • SystemZ
  • AMDGPU
  • Hexagon
  • Lanai
  • LoongArch
  • MSP430
  • NVPTX
  • SPARC
  • XCore
  • BPF
  • SPIR-V
  • WebAssembly

Clang

  • VERSION: v17.0.6
  • OPERATING SYSTEMS: Windows (x86_64) & Linux (x86_64)

Clang - AVAILABLE TARGETS

  • x86_64

About

x86_64 (libc, musl, glibc, msvcrt, libcmt) Windows & Linux precompiled LLVM and Clang infrastructure.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages