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

            Bug ID: 25176
           Summary: [mips][freebsd] R_MIPS_PC32 is not usable due to old
                    linker.
           Product: new-bugs
           Version: 3.7
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: daniel.sand...@imgtec.com
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

It triggers an assertion.

This means that we can't use indirect and/or pc-relative encodings in .eh_frame
and requires a writeable .eh_frame section.

I'm currently testing a patch for this. Hopefully it will be fixed soon.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to