[llvm-bugs] [Bug 32504] segfault linking FreeBSD/mips64 base system

via llvm-bugs llvm-bugs at lists.llvm.org
Wed May 31 04:10:40 PDT 2017


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

Simon Atanasyan <simon at atanasyan.com> changed:

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

--- Comment #2 from Simon Atanasyan <simon at atanasyan.com> ---
Fixed by r304260.
http://llvm.org/viewvc/llvm-project?rev=304260&view=rev

Now LLD can create R_MISP32/R_MIPS_64 relocations against .eh_frame sections
but additionally we have to provide -z notext flag to the linker. Fixing the
last issue is a separate task.

-- 
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/20170531/643bbcc8/attachment-0001.html>


More information about the llvm-bugs mailing list