[llvm-bugs] [Bug 43241] Regression(370635): " section '.text' cannot be removed because it is referenced by the section '.ARM.exidx'" when using llvm-objcopy --extract-partition
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Sep 6 09:00:08 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43241
Fangrui Song <i at maskray.me> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |i at maskray.me
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Fangrui Song <i at maskray.me> ---
Fixed by r371216
partitions + --icf=all + .ARM.exidx (sh_link pointing to .text)
This is an under-tested area...
--
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/20190906/8d2f8902/attachment.html>
More information about the llvm-bugs
mailing list