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

Hans Wennborg hans at chromium.org
Fri Sep 6 11:57:47 PDT 2013


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.



More information about the llvm-commits mailing list