[llvm-bugs] [Bug 35868] New: Merge r321986 and r322041 into the 6.0 branch
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jan 9 01:40:03 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=35868
Bug ID: 35868
Summary: Merge r321986 and r322041 into the 6.0 branch
Product: lld
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: release blocker
Priority: P
Component: ELF
Assignee: unassignedbugs at nondot.org
Reporter: dimitry at andric.com
CC: llvm-bugs at lists.llvm.org
Please merge r321986 and r322041 into the 6.0 branch for lld:
* r321986 fixes a thread race between SectionBase::getOffset() and
OutputSection::maybeCompress()
* r322041 fixes a possible hang due to reentrancy of paralellForEach.
Together these fix part of bug 35788 (there still is one thread race left,
though, but it is less critical).
--
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/20180109/c192533a/attachment-0001.html>
More information about the llvm-bugs
mailing list