The src/tools directory contains the cretonne-tools crate which will build binaries for testing cretonne. The src/libctonfile directory contains the ctonfile library crate which provides reading and writing of .cton files.
Flesh out the directory structure for defining target instruction set architectures. Use RISC-V as a startgin point because it is so simple.