From 21f5fc0af2ff3268c7d683293fd33d838bcd3cbb Mon Sep 17 00:00:00 2001 From: K4 Date: Wed, 15 Jul 2026 16:11:04 +0200 Subject: [PATCH] Add QBE as an alternative to LLVM (#1117) ### Description of Changes _No response_ Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1117 Reviewed-by: Ethical FOSS admin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ed5613..f9d14a3 100644 --- a/README.md +++ b/README.md @@ -767,7 +767,7 @@ This is a section for repos that are similar to this one either because they are | Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | |---|:---:|---|---| | [`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)) | [GCC](https://gcc.gnu.org/), [Cranelift](https://cranelift.dev/), [pcc](https://github.com/PortableCC/pcc) | +| [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)) | [Cranelift](https://cranelift.dev/)
[GCC](https://gcc.gnu.org/)
[pcc](https://github.com/PortableCC/pcc)
[QBE](https://c9x.me/compile) | ### Linkers