% curl http://llvm.org/llvm/bindings/go/llvm/?go-get=1

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
                      "http://www.w3.org/TR/html4/strict.dtd";>
<html>
<head>
  <meta http-equiv="refresh" content="0; url=/">
  <meta name="go-import" content="llvm.org/llvm svn
https://llvm.org/svn/llvm-project/llvm/trunk";>
</head>
<body>
  Redirecting to <a href="/">llvm.org</a>.
</body>
</html>

On Tue, Dec 27, 2016 at 9:36 AM, Peter Waller <[email protected]> wrote:

> godoc.org shows the documentation, but go get currently gives a 404 if I
> follow the instructions. Has it moved again?
>
> [404] https://llvm.org/llvm/bindings/go/llvm
> [works] https://godoc.org/llvm.org/llvm/bindings/go/llvm
>
> On 21 March 2015 at 08:28, Andrew Wilkins <[email protected]> wrote:
>
>>
>> On Sat, 21 Mar 2015 at 14:55 <[email protected]> wrote:
>>
>>> Moved again?...
>>>
>>
>> The old package is still there, but it was recently merged into the LLVM
>> repository, and that is where development happens. Info on building the
>> bindings here:
>>     http://llvm.org/svn/llvm-project/llvm/trunk/bindings/go/README.txt
>>
>> Cheers,
>> Andrew
>>
> --
> 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 [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to