Skip to content

Commit c2e7448

Browse files
FIX More detailed README.md for the correct usage for users.
1 parent 1f4d6f0 commit c2e7448

1 file changed

Lines changed: 25 additions & 1 deletion

File tree

README.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,33 @@ This repository contains a pre-compiled version of the LLVM C API for building T
66

77
- VERSION: **v17.0.6**
88
- OPERATING SYSTEMS: Windows (x86_64) & Linux (x86_64)
9-
- AVAILABLE ARCHITECTURE TARGETS: x86_64
9+
10+
### LLVM C API - AVAILABLE TARGETS
11+
12+
- ``x86_64``
13+
- ``AArch64``
14+
- ``RISC-V``
15+
- ``ARM``
16+
- ``MIPS``
17+
- ``PowerPC``
18+
- ``SystemZ``
19+
- ``AMDGPU``
20+
- ``Hexagon``
21+
- ``Lanai``
22+
- ``LoongArch``
23+
- ``MSP430``
24+
- ``NVPTX``
25+
- ``SPARC``
26+
- ``XCore``
27+
- ``BPF``
28+
- ``SPIR-V``
29+
- ``WebAssembly``
1030

1131
## Clang
1232

1333
- VERSION: **v17.0.6**
1434
- OPERATING SYSTEMS: Windows (x86_64) & Linux (x86_64)
35+
36+
### Clang - AVAILABLE TARGETS
37+
38+
- ``x86_64``

0 commit comments

Comments
 (0)