forked from golang/go
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/compile: remove dead values after flagalloc
Fix a longstanding TODO. Provides widespread, minor improvements. Negligible compiler cost. Because the freeze nears, put in a safety flag to easily disable. Change-Id: I338812181ab6d806fecf22afd3c3502e2c94f7a0 Reviewed-on: https://go-review.googlesource.com/c/go/+/229600 Run-TryBot: Josh Bleecher Snyder <[email protected]> TryBot-Result: Gobot Gobot <[email protected]> Reviewed-by: Keith Randall <[email protected]>
- Loading branch information
1 parent
03d589d
commit 677acfe
Showing
1 changed file
with
59 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters