mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-07-16 16:34:33 +02:00
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 <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
parent
a352253fea
commit
21f5fc0af2
1 changed files with 1 additions and 1 deletions
|
|
@ -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) ([1](https://github.com/compiler-explorer/compiler-explorer/blob/main/CLAUDE.md)) | [](#request-for-help) |
|
||||
| [LLVM](https://llvm.org/) | [](#request-for-help) | [](#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) | [](#permissive-ai-policy) ([1](https://llvm.org/docs/AIToolPolicy.html)) | [Cranelift](https://cranelift.dev/)<br />[GCC](https://gcc.gnu.org/)<br />[pcc](https://github.com/PortableCC/pcc)<br />[QBE](https://c9x.me/compile) |
|
||||
|
||||
### Linkers
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue