summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorQuentin Carbonneaux <quentin@c9x.me>2017-04-08 21:31:59 -0400
committerQuentin Carbonneaux <quentin@c9x.me>2017-04-08 22:09:55 -0400
commit61090c758d36f3919a222efe01c9794fdf7987ef (patch)
treeb7329a9a5ef93cff5d4a96daf0cfed0e4c8247dd /README
parent96836855a55cd28f1449b4a58d1e5301669350c0 (diff)
downloadroux-61090c758d36f3919a222efe01c9794fdf7987ef.tar.gz
new arm64 backend, yeepee
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index cabfe1f..8c30a1b 100644
--- a/README
+++ b/README
@@ -3,7 +3,9 @@ QBE - Backend Compiler              http://c9x.me/compile/
 doc/    Documentation.
 minic/  An example C frontend for QBE.
 tools/  Miscellaneous tools (testing).
-test/   Unit tests.
+test/   Tests.
+amd64/
+arm64/  Architecture-specific code.
 
 The LICENSE file applies to all files distributed.