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: unassignedb...@nondot.org
          Reporter: dimi...@andric.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to