github.com/amarpal/go-tools@v0.0.0-20240422043104-40142f59f616/go/ir/UPSTREAM (about)

     1  This package started as a copy of golang.org/x/tools/go/ssa, imported from an unknown commit in 2016.
     2  It has since been heavily modified to match our own needs in an IR.
     3  The changes are too many to list here, and it is best to consider this package independent of go/ssa.
     4  
     5  Upstream changes still get applied when they address bugs in portions of code we have inherited.
     6  
     7  The last upstream commit we've looked at was:
     8  e854e0228e2ef1cc6e42bbfde1951925096a1272
     9