https://llvm.org/bugs/show_bug.cgi?id=25177
Bug ID: 25177 Summary: [mips] .ent and .end do not set symbol type and size. Product: new-bugs Version: 3.7 Hardware: PC OS: Linux 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 .ent needs to implicitly set the symbol type to STT_FUNC. .end needs to implicitly set the size. This affects both Linux and FreeBSD but it seems to be more severe on FreeBSD where it leads to a crash. 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