aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorQuentin Carbonneaux <[email protected]>2022-03-14 15:29:10 +0100
committerQuentin Carbonneaux <[email protected]>2022-03-14 15:32:46 +0100
commit329a18a30b9f8db598db39b7326fc4149bcc1431 (patch)
tree90d3ecc7ced6c6b5acd4f2272dbefe226554b888 /README
parent6ca9399ed6bec1a448aef79236670cd3daeb7daf (diff)
add rv64/ to README
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 8c30a1b..015cf4a 100644
--- a/README
+++ b/README
@@ -5,7 +5,8 @@ minic/ An example C frontend for QBE.
tools/ Miscellaneous tools (testing).
test/ Tests.
amd64/
-arm64/ Architecture-specific code.
+arm64/
+rv64/ Architecture-specific code.
The LICENSE file applies to all files distributed.