1 QBE - Backend Compiler http://c9x.me/compile/
4 minic/ An example C frontend for QBE.
5 tools/ Miscellaneous tools (testing).
8 arm64/ Architecture-specific code.
10 The LICENSE file applies to all files distributed.
14 Invoke GNU make in this directory to create the executable
15 file obj/qbe. On some systems (BSD) you might have to use
16 'gmake' instead of 'make'.