Remove Cranelift from LLVM alternatives (#1130)

### Description of Changes

This PR removes Cranelift as alternative to LLVM, since it seems to be tainted aswell.

Cranelift resides in the [wasmtime](https://github.com/bytecodealliance/wasmtime/tree/main/cranelift) repo, which has an [AGENTS.md](https://github.com/bytecodealliance/wasmtime/blob/main/AGENTS.md) file that links to a [permissive AI policy](https://github.com/bytecodealliance/governance/blob/main/AI_TOOL_POLICY.md).

Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1130
Reviewed-by: Ethical FOSS admin <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
Cye 2026-08-13 15:02:00 +02:00 committed by Ethical FOSS admin
commit d066a4f5e5

View file

@ -789,16 +789,15 @@ This is a section for repos that are similar to this one either because they are
| Name | Last Untainted <br />Version/Commit ID | Evidence | Alternative(s) |
|---|:---:|---|---|
| [Cranelift](https://github.com/bytecodealliance/wasmtime/tree/main/cranelift) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/bytecodealliance/wasmtime/blob/main/AGENTS.md), [2](https://github.com/bytecodealliance/governance/blob/main/AI_TOOL_POLICY.md)) | See below |
| [GCC](https://gcc.gnu.org/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://gcc.gnu.org/ai-policy.html)) | See below |
| [`Godbolt`](https://godbolt.org) | [`d107352`](https://github.com/compiler-explorer/compiler-explorer/commit/d1073529e6bb26361e1105f5e56ed33510a83d76)? | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/compiler-explorer/compiler-explorer/blob/main/CLAUDE.md)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) |
| [LLVM](https://llvm.org/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://llvm.org/docs/AIToolPolicy.html)) | See below |
> [!Note]
> #### Compiler Alternatives
> - [Cranelift](https://cranelift.dev/)
> - [pcc](https://github.com/PortableCC/pcc)
> - [QBE](https://c9x.me/compile)
> * [pcc](https://github.com/PortableCC/pcc)
> * [QBE](https://c9x.me/compile)
### Linkers