[LLVMbugs] [Bug 13843] New: [Patch] cleanup redundant assignment of pointer in lib/CodeGen/MachineBlockPlacement.cpp

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Sep 13 15:43:46 PDT 2012


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

             Bug #: 13843
           Summary: [Patch] cleanup redundant assignment of pointer in
                    lib/CodeGen/MachineBlockPlacement.cpp
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: ettl.martin at gmx.de
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 9207
  --> http://llvm.org/bugs/attachment.cgi?id=9207
proposed patch

Please refer the attached patch. It cleans up a redundant assignment of a
pointer variable in file lib/CodeGen/MachineBlockPlacement.cpp.

Best regards and many thanks

Martin Ettl

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