[LLVMbugs] [Bug 2123] New: recent linker changes can drop section on globals

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Mar 6 13:04:02 PST 2008


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

           Summary: recent linker changes can drop section on globals
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Linker
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: alenhar2 at uiuc.edu
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=1498)
 --> (http://llvm.org/bugs/attachment.cgi?id=1498)
a.bc

llvm-ld -link-as-library a.bc b.bc -o c.bc

drops the section ".data.init_task" from the global init_task_union in a.bc


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