[llvm-bugs] [Bug 26008] New: Sparc ELF relocations are not supported in RuntimeDyld
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jan 3 17:44:30 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26008
Bug ID: 26008
Summary: Sparc ELF relocations are not supported in RuntimeDyld
Product: libraries
Version: trunk
Hardware: Sun
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Backend: Sparc
Assignee: unassignedbugs at nondot.org
Reporter: gillingham.sam at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
RuntimeDyldELF.cpp does not support Sparc at all causing jitting to fail.
The relevant code is in lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp.
--
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/20160104/96c3652a/attachment.html>
More information about the llvm-bugs
mailing list