Make-lang.in
6.53 KB
-
escape: Add skeleton for gc analysis. · 2a30f87f
Introduces a skeleton replacement escape analysis which contains four different phases extracted from the escape analysis implementation in gc/esc.go. Also introduces the Escape_context each phase uses to make decisions. Reviewed-on: https://go-review.googlesource.com/18220 From-SVN: r235982
Chris Manghane committed