That's because you are mirroring the compiler's internal ssa package. 
Sharing it as compile/ssa would probably remove this unintuitive name 
clash. 

On Thursday, June 16, 2016 at 1:52:31 AM UTC-7, JW Bell wrote:
>
> I've used golang.org/x/tools/go/ssa, it doesn't have everything this does.
> On Jun 16, 2016 12:41 AM, <as....@gmail.com <javascript:>> wrote:
>
> Have you tried to *go get golang.org/x/tools/go/ssa 
> <http://golang.org/x/tools/go/ssa> *?
>
>
> On Wednesday, June 15, 2016 at 10:54:05 AM UTC-7, JW Bell wrote:
>>
>> >>I have to say that I don't see a big benefit to mirroring a github 
>> repo on github itself. 
>> There isn't another way to use the ssa package.
>>
>> On Tuesday, June 14, 2016 at 10:15:19 PM UTC-7, Ian Lance Taylor wrote:
>>>
>>> On Tue, Jun 14, 2016 at 7:07 PM,  <bjw...@gmail.com> wrote: 
>>> > Mirror of the Go compiler SSA library -  
>>> https://github.com/bjwbell/ssa 
>>> > The mirror is automatically updated daily. 
>>> > 
>>> > Any feedback is welcome. I'm unsure on the licensing requirements for 
>>> > mirroring. 
>>>
>>> The license requirements in general are in the LICENSE file.  It's no 
>>> different from mirroring than for any other use. 
>>>
>>> I have to say that I don't see a big benefit to mirroring a github 
>>> repo on github itself. 
>>>
>>> Ian 
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to