We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06f2fe9 commit a91b07cCopy full SHA for a91b07c
README.md
@@ -28,8 +28,8 @@ external one is currently required as well.
28
29
## Supported targets
30
31
-All architectures supported by QBE should work (currently x86\_64 and
32
-aarch64).
+All architectures supported by QBE should work (currently x86\_64,
+aarch64, and riscv64).
33
34
The following targets are tested by the continuous build and known to
35
bootstrap and pass all tests:
@@ -39,6 +39,7 @@ bootstrap and pass all tests:
39
- `x86_64-freebsd`
40
- `aarch64-linux-musl`
41
- `aarch64-linux-gnu`
42
+- `riscv64-linux-gnu`
43
44
## Building
45
0 commit comments