[LLVMbugs] [Bug 1860] New: linker infinate loops in when linking types

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Dec 13 11:18:12 PST 2007


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

           Summary: linker infinate loops in when linking types
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Linker
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: alenhar2 at uiuc.edu
                CC: llvmbugs at cs.uiuc.edu


RecursiveResolveTypesI in LinkModules.cpp infinately loops when linking the two
attached files with:

llvm-ld -disable-opt -v -r abc.o d.opt.bc -o abcd.o


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