Re: [cfe-users] [llvm-dev] LLVM docs links broken

2017-06-30 Thread Tim Northover via cfe-users
On 27 June 2017 at 19:11, George Burgess IV via llvm-dev wrote: > There was some kind of server move that happened recently; I'm > assuming this is a side-effect of that. I'd vaguely understood the old links had been deprecated for a while. Unfortunately they're still the top Google results when

Re: [cfe-users] [llvm-dev] LLVM docs links broken

2017-06-30 Thread Tim Northover via cfe-users
Hi, I think we need a fix to this as soon as possible. I know people say that out of date documentation is worse than none, but I think that's horribly false in this case. The LLVM API changes, but I've found even the outdated doxygen far more useful for quick questions than grepping the source.