[LLVMbugs] [Bug 4992] Tutorial examples are broken

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Sep 16 07:19:42 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=4992


Xerxes Rånby <xerxes at zafena.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xerxes at zafena.se
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Xerxes Rånby <xerxes at zafena.se>  2009-09-16 09:19:42 ---

> I admit that I am very new to llvm, but I think that the tutorial is out of
> sync with the current state of the API. 

That are correct, the tutorial on the llvm.org homepage are only in sync with
llvm 2.5.

The examples on the homepage will be updated when llvm 2.6 are released and
will then work with llvm 2.6.

You need to use the tutorial text that came with your checkout from TOT for the
tutorials to work with LLVM 2.7 svn trunk.
Check the examples dir and the docs dir that came with your checkout and you
will find the examples up to date.

Good luck!


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list