added boom and torture | added csmith

This commit is contained in:
abejgonzalez
2019-03-08 17:13:08 -08:00
parent 8b899c519d
commit d80acd8cf8
12 changed files with 2541 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
git clone https://github.com/csmith-project/csmith.git
cd csmith
mkdir build
cd build
../configure --prefix=$RISCV
make install