[LLVMdev] Changes in FunctionPassManager constructor
Christophe de Dinechin
christophe at taodyne.com
Wed Feb 3 10:41:55 PST 2010
That's much better. Thanks a lot.
Christophe
On 3 févr. 2010, at 19:37, Dan Gohman wrote:
>
> On Feb 3, 2010, at 8:34 AM, Christophe de Dinechin wrote:
>> Also note that the documentation is unintentionally misleading. It's very confusing for http://llvm.org/docs/tutorial/LangImpl4.html to show "Last modified: $Date: 2007-10-17 11:05:13 -0700 (Wed, 17 Oct 2007) $" at the bottom, as if nothing had changed since then, when the code it displays is actually less than a week old... I guess the source code snippets are updated automagically. As a result, the code shown there as an example will NOT compile on anything but a most recent LLVM, i.e. it will not work if you install LLVM with apt-get or MacPorts. I don't think that's desirable.
>
> This particular issue is now fixed. Unfortunately it means that all the
> "Last modified" dates on those pages are now today rather than their last
> real modification, but theoretically they should now stay current with
> future changes.
>
> Dan
>
More information about the llvm-dev
mailing list