[llvm-bugs] [Bug 35283] New: lld overlaps .bss sections
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Nov 13 00:03:59 PST 2017
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: unassignedbugs at nondot.org
Reporter: haohui.mai at gmail.com
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20171113/e51ca7fa/attachment.html>
More information about the llvm-bugs
mailing list