瀏覽代碼

add rv64/ to README

Quentin Carbonneaux 3 年之前
父節點
當前提交
329a18a30b
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      README

+ 2 - 1
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.