mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
big: Squashed shl1 bug when a larger dest was reused for a smaller result.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@echo off
|
||||
:odin run . -vet-more
|
||||
:odin run . -vet
|
||||
: -o:size -no-bounds-check
|
||||
:odin build . -build-mode:shared -show-timings -o:minimal -no-bounds-check
|
||||
:odin build . -build-mode:shared -show-timings -o:size -no-bounds-check
|
||||
|
||||
Reference in New Issue
Block a user