[llvm-bugs] [Bug 37473] objcopy and strip get rid of the GNU_RELRO program header for binaries produced by lld

via llvm-bugs llvm-bugs at lists.llvm.org
Wed May 16 22:13:07 PDT 2018


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

Peter Collingbourne <peter at pcc.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peter at pcc.me.uk
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Peter Collingbourne <peter at pcc.me.uk> ---
The bug is in GNU strip and has been fixed:
https://sourceware.org/bugzilla/show_bug.cgi?id=22829

You can either upgrade your binutils or switch to another strip tool such as
elfutils or llvm-strip.

-- 
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/20180517/3b061b7b/attachment-0001.html>


More information about the llvm-bugs mailing list