Commit 01cc0055 authored by Taddeus Kroes's avatar Taddeus Kroes

Added run script to easily run benchmarks.

parent 2c52c49a
#!/bin/sh
python main.py benchmarks/build/$1.s out.s in.s && meld in.s out.s
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment