]> gcc.gnu.org Git - gcc.git/commit
compiler: remove traverse_assignments pass
authorIan Lance Taylor <iant@golang.org>
Fri, 29 Sep 2023 05:56:50 +0000 (22:56 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 23 Oct 2023 01:48:11 +0000 (18:48 -0700)
commita6e74b0b3316f3f0b2096d6a175c31bed58ae4ed
tree489b9836a7e9e9b16ee824d945d64a246f21148e
parent1a1fba1e25779247a4969789885ce80b7b4a2359
compiler: remove traverse_assignments pass

The last caller was removed in https://go.dev/cl/18261 in 2016.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/536637
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/statements.cc
gcc/go/gofrontend/statements.h
This page took 0.059566 seconds and 5 git commands to generate.