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

           Summary: out-of-date code in WritingAnLLVMPass
           Product: Documentation
           Version: 2.8
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: General docs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


http://llvm.org/docs/WritingAnLLVMPass.html lists the code of the Hello pass
and is out of date (for 2.8 as well as trunk)

The code samples don't reflect the STATISTIC() macro usage with HelloCounter,
and other code is also slightly off, when compared with
lib/Transforms/Hello/Hello.cpp

-- 
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

Reply via email to