gogo.cc
160 KB
-
compiler: Fix handling of hidden methods for unnamed types. · 55e0ab1a
If an interface has hidden methods, we must make the interface table comdat if it is for an unnamed type. When we create a stub method for an unnamed type, don't make it publically visible. From-SVN: r203468
Ian Lance Taylor committed