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

            Bug ID: 46870
           Summary: lld created binaries crash with glibc 2.28
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: ELF
          Assignee: unassignedb...@nondot.org
          Reporter: dominik.stras...@onespin.com
                CC: llvm-bugs@lists.llvm.org, smithp...@googlemail.com

My project's binaries crash on RHEL 8 which features glibc 2.28.

Doing some research I found the following bugzilla entry @RedHat:
https://bugzilla.redhat.com/show_bug.cgi?id=1653832
where they claim that it is an issue with the treatment of SHN_ABS in lld.

I had to revert to ld which unfortunately does not allow me to use LTO.

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

Reply via email to