Hi for those who maintain the website: The link to download Clang source code is broken in http://llvm.org/releases/download.html#2.7 It opens http://llvm.org/releases/2.7/clang-2.7.tar.gz with a 404 not found page -- Lucas da Costa Silva @landir -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100427/a5a29675/attachment.html>
also get error with http://llvm.org/releases/2.7/clang-2.7-amd64-freebsd8.tar.gz 2010/4/27 Lucas Silva <landir at gmail.com>:> Hi for those who maintain the website: > The link to download Clang source code is broken in > http://llvm.org/releases/download.html#2.7 > It opens http://llvm.org/releases/2.7/clang-2.7.tar.gz with a 404 not found > page > > -- > Lucas da Costa Silva > @landir > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > >-- 此致 礼 罗勇刚 Yours sincerely, Yonggang Luo
Fixed. -Tanya On Apr 27, 2010, at 6:08 AM, Lucas Silva wrote:> Hi for those who maintain the website: > The link to download Clang source code is broken in http://llvm.org/releases/download.html#2.7 > It opens http://llvm.org/releases/2.7/clang-2.7.tar.gz with a 404 not found page > > -- > Lucas da Costa Silva > @landir > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100427/6d34076e/attachment.html>
Fixed. -Tanya On Apr 27, 2010, at 8:16 AM, 罗勇刚(Yonggang Luo) wrote:> also get error with > http://llvm.org/releases/2.7/clang-2.7-amd64-freebsd8.tar.gz > > 2010/4/27 Lucas Silva <landir at gmail.com>: >> Hi for those who maintain the website: >> The link to download Clang source code is broken in >> http://llvm.org/releases/download.html#2.7 >> It opens http://llvm.org/releases/2.7/clang-2.7.tar.gz with a 404 not found >> page >> >> -- >> Lucas da Costa Silva >> @landir >> >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> >> > > > > -- > 此致 > 礼 > 罗勇刚 > Yours > sincerely, > Yonggang Luo > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Maybe Matching Threads
- [LLVMdev] broken link
- [LLVMdev] Hi, people, I propose to move Debug and Object File related headers out of Support
- [LLVMdev] Summer of Code ideas
- [LLVMdev] Hi, people, I propose to move Debug and Object File related headers out of Support
- Dwarf.h & Dwarf.def & Dwarf.cpp doesn't belong to Supoort, belogns to DebugInfo.