performance measurements
[carveJwlIkooP6JGAAIwe30JlM.git] / build.sh
1 clang -fsanitize=address -O0 -I./vg build.c -o /tmp/tmpsr && /tmp/tmpsr $@