escape: Add skeleton for gc analysis.
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
Showing
gcc/go/gofrontend/escape.cc
0 → 100644
gcc/go/gofrontend/escape.h
0 → 100644
Please
register
or
sign in
to comment