https://bugs.llvm.org/show_bug.cgi?id=35283

            Bug ID: 35283
           Summary: lld overlaps .bss sections
           Product: lld
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: COFF
          Assignee: unassignedb...@nondot.org
          Reporter: haohui....@gmail.com
                CC: llvm-bugs@lists.llvm.org

Created attachment 19407
  --> https://bugs.llvm.org/attachment.cgi?id=19407&action=edit
Patch to separate the .bss section.

When using lld to link multiple object files that have .bss sections, it did
not set the address of multiple .bss chunks correctly and overlap the .bss
sections.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to