[llvm-bugs] [Bug 39826] merge:.rdata=.text produces broken executable

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jan 15 10:48:04 PST 2019


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

Rui Ueyama <ruiu at google.com> changed:

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

--- Comment #7 from Rui Ueyama <ruiu at google.com> ---
Hmm, can you share your input object files with me? lld has a convenient
command line option to pack all input files and command line options into a
single tar archive file. Append `/linkrepro:repro.tar` to your lld-link command
line and share a generated `repro.tar` with me, so that I can run the same
command with the same inputs to investigate.

-- 
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/20190115/f76a0fcf/attachment.html>


More information about the llvm-bugs mailing list