http://llvm.org/bugs/show_bug.cgi?id=4992
Xerxes RÃ¥nby <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Xerxes RÃ¥nby <[email protected]> 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.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
