[llvm-bugs] [Bug 32614] ICF causes section ordering to segfault on ARM
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Apr 13 05:16:53 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32614
Peter Smith <peter.smith at linaro.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #5 from Peter Smith <peter.smith at linaro.org> ---
Committed fix r300182. Mark as non-live .ARM.exidx sections that have a link
order dependency on a section made non-live by ICF. I've included the example
as a test case.
--
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/20170413/7f27f612/attachment.html>
More information about the llvm-bugs
mailing list