mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-26 23:51:20 +08:00
Now that type equality is just simple pointer equality, we can open code some type assertions instead of making runtime calls. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/182977 From-SVN: r272577