diff options
| author | DanielGavin <danielgavin5@hotmail.com> | 2020-11-04 20:39:32 +0100 |
|---|---|---|
| committer | DanielGavin <danielgavin5@hotmail.com> | 2020-11-04 20:39:32 +0100 |
| commit | a66271230ffa3c4e3eb452d6037ffdc69b2b37c0 (patch) | |
| tree | 8de8e75c7d1033bb426e2baa5a0e699ea7a31626 /build.bat | |
| parent | 877a696d876cc64fb7c17aad3725f125da58e1eb (diff) | |
typo
Diffstat (limited to 'build.bat')
| -rw-r--r-- | build.bat | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,9 +1,7 @@ @echo off -odin run tests\ -show-timings -llvm-api -collection:shared=src -microarch:native -out:test - - +rem odin run tests\ -show-timings -llvm-api -collection:shared=src -microarch:native -out:test rem odin build tests\ -show-timings -collection:shared=src -microarch:native -out:test -debug |