[LLVMbugs] [Bug 5638] New: [code cleanup] get rid of "tmp" LLVM IR names

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Nov 29 13:18:50 PST 2009


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

           Summary: [code cleanup] get rid of "tmp" LLVM IR names
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: LLVM Codegen
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: daniel at zuster.org
                CC: llvmbugs at cs.uiuc.edu


It is worthless to pass "tmp" as a name for LLVM values, its meaningless and
the IR namer can create these just as easily. We should get rid of them.


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