Option to turn off the optimizer / certain optimizations #271
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: radrow
Optimization is the place where the things may go wrong – ability to turn it off may nicely expose some internal bugs that appear from time to time. Also, this is a mandatory step for the debugger development.