[llvm-bugs] [Bug 38784] option --no-rosegment always group RO with X sections.

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Mar 21 11:46:01 PDT 2020


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

Fangrui Song <i at maskray.me> changed:

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

--- Comment #7 from Fangrui Song <i at maskray.me> ---
As of commit 011b785505b1f6d315a93fd0a0409576ad8d1805 (lld>=11.0),
--no-rosegment is no longer forced in the presence of a SECTIONS command.

ld.lld -T a.script a.o -o a
ls -l a =>  8.8k

-- 
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/20200321/cf6d9f16/attachment.html>


More information about the llvm-bugs mailing list