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

            Bug ID: 35904
           Summary: [lld] Merge r321986, r322041 and r322264 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 the following lld changes into the 6.0 branch:
* https://reviews.llvm.org/rL321986 ("[ELF] Compress debug sections after
assignAddresses and support custom layout")
* https://reviews.llvm.org/rL322041 ("Do not use parallelForEach to call
maybeCompress()")
* https://reviews.llvm.org/rL322264 ("Fix thread race between SectionPiece's
OutputOff and Live members")

Together, these fix multiple thread races and a hang in lld, as reported in bug
35788.

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