[llvm-bugs] [Bug 47681] .hash section entry size != 4 is not supported

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Oct 13 00:08:09 PDT 2020


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

Ulrich Weigand <uweigand at de.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Ulrich Weigand <uweigand at de.ibm.com> ---
With the two patches above now being committed, I think we can close this bug. 
LLVM now ignores the .note section on s390x, which should be fine for most use
cases since all s390x tool chains will also generate .gnu.hash, which can be
(and is) used instead.

-- 
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/20201013/647ae204/attachment.html>


More information about the llvm-bugs mailing list