go-llvm / llgo

LLVM-based compiler for Go
Other
1.26k stars 80 forks source link

Adopt changes in go.tools #120

Closed avnik closed 10 years ago

avnik commented 10 years ago

They accidently replace foo.MethodSet with NewMethodSet(foo)

axw commented 10 years ago

Thanks for the PR. Just one comment, inline