search for: r147721

Displaying 1 result from an estimated 1 matches for "r147721".

2012 Jan 28
1
[LLVMdev] CommandGuide documentation points to outdated pages?
...://llvm.org/docs/CommandGuide/index.html They all point to HTML files in http://llvm.org/cmds/, which were last updated on 11-May-2010. There were many updates to the CommandGuide documents since that time, according to the SVN logs, however. One manifestation of this problem is that a fix made in r147721 (07-Jan-2012) to one of the documents (lit.html) is invisible on the website. Another manifestation is PR11562 - a dead link in the http://llvm.org/docs/LLVMBuild.html doc because it points to llvm-build.html - a relatively new document which isn't present on the website. Eli