brintos

brintos / llvm-project-archived public Read only

0
0
Text · 480 B · 6ab0486 Raw
20 lines · plain
1Architecture Support2====================3 4The currently continuously tested architectures are:5 6* aarch647* amdgpu8* arm9* nvptx10* riscv3211* riscv6412* x86_6413 14i386 support is [in the works](https://github.com/llvm/llvm-project/issues/93709).15 16See "`Bringup on a New OS or Architecture <porting.html>`__" for more17information. Please do first file a bug in18`our issue tracker <https://github.com/llvm/llvm-project/labels/libc>`__ before19starting a port that you plan to upstream.20