compiler: reclaim memory of escape analysis Nodes
commit7a87e572485dbbb4e374e6bbea4f5c76fa88e9e7
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Jan 2018 19:35:44 +0000 (15 19:35 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Jan 2018 19:35:44 +0000 (15 19:35 +0000)
tree38c936ef4e9d04a5974a6eb58e93797839a700a4
parent474bbac91d6f3b10b8338465e8d44a0ea64e631a
compiler: reclaim memory of escape analysis Nodes

    Reclaim the memory of escape analysis Nodes before kicking off
    the backend, as they are not needed in get_backend.

    Reviewed-on: https://go-review.googlesource.com/86243

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@256707 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/escape.cc
gcc/go/gofrontend/escape.h
gcc/go/gofrontend/go.cc
gcc/go/gofrontend/gogo.h