export.cc
31.3 KB
-
compiler: sort packages in export data more deterministically · 3fa176b7
We can have multiple packages with the same name, so also sort by pkgpath. To avoid an inconsistent sort, sort by symbol and pointer address if we somehow get two different packages with the same name and pkgpath. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/171032 From-SVN: r270220
Ian Lance Taylor committed