[LLVMbugs] [Bug 2233] New: LLVMTutorial1 references to IRBuilder while LLVMBuilder is the right name

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Apr 18 16:20:37 PDT 2008


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

           Summary: LLVMTutorial1 references to IRBuilder while LLVMBuilder
                    is the right name
           Product: Documentation
           Version: trunk
          Platform: All
               URL: http://llvm.org/docs/tutorial/JITTutorial1.html
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: General docs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: avuori at cs.helsinki.fi
                CC: llvmbugs at cs.uiuc.edu


The example code will compile fine after replacing all IRBuilder references to
LLVMBuilder references.


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