They've been on for a few weeks of general use and nothing
has tripped up on them yet.
Makes the compiler ~18% faster.
Change-Id: I42d7bbc0581597f9cf4fb28989847814c81b08a2
Reviewed-on: https://go-review.googlesource.com/20741
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
}
// Run consistency checker between each phase
-var checkEnabled = true
+var checkEnabled = false
// PhaseOption sets the specified flag in the specified ssa phase,
// returning empty string if this was successful or a string explaining