[www] r190189 - point Windows snapshot links to the r190173 installer

Chandler Carruth chandlerc at google.com
Fri Sep 6 12:03:58 PDT 2013


On Fri, Sep 6, 2013 at 11:57 AM, Hans Wennborg <hans at chromium.org> wrote:

> On Fri, Sep 6, 2013 at 11:41 AM, Chandler Carruth <chandlerc at google.com>
> wrote:
> >
> > On Fri, Sep 6, 2013 at 11:35 AM, Hans Wennborg <hans at hanshq.net> wrote:
> >>
> >>
> >>    <p>Currently, the package only includes
> >>      <a href="http://clang.llvm.org">clang</a>,
> >> -    <a
> >> href="http://clang.llvm.org/docs/ClangFormat.html">clang-format</a>,
> and the
> >> +    <a
> >> href="http://clang.llvm.org/docs/ClangFormat.html">clang-format</a>,
> >> +    <a href="http://lld.llvm.org">lld</a>, and the
> >>      <a
> >> href="https://code.google.com/p/address-sanitizer/wiki/AddressSanitizer
> ">AddressSanitizer</a>
> >>      runtime from <a href="http://compiler-rt.llvm.org
> ">compiler-rt</a>,
> >> but
> >>      eventually it should grow to encompass other Clang tools,
> >> -    <a href="http://lld.llvm.org">lld</a>,
> >>      <a href="http://lldb.llvm.org">lldb</a>, and possibly other LLVM
> >> projects
> >>      such as <a href="http://libcxx.llvm.org">libc++</a>.</p>
> >
> >
> > Really, LLD is in there now? Does it work?
>
> Yes, it's there. I didn't test it beyond displaying its help message.
> I thought we just wanted to include the bleeding edge? I can remove it
> if you like.
>

I just wondered if it we needed to have the "clang-only" and "lld-only"
visual studio integration bits to allow people to test them independently.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130906/bc07dd2b/attachment.html>


More information about the llvm-commits mailing list