[llvm-bugs] [Bug 45242] New: LLJITWithCustomObjectLinkingLayer and LLJITWithObjectLinkingLayerPlugin example programs abort
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Mar 18 13:56:48 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=45242
Bug ID: 45242
Summary: LLJITWithCustomObjectLinkingLayer and
LLJITWithObjectLinkingLayerPlugin example programs
abort
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: OrcJIT
Assignee: unassignedbugs at nondot.org
Reporter: Frank.Tetzel at tu-dresden.de
CC: 1101.debian at gmail.com, llvm-bugs at lists.llvm.org
Both example programs abort with the following error message.
JIT session error: Unsupported file format
./bin/LLJITWithCustomObjectLinkingLayer: Failed to materialize symbols: {
(main, { add1 }) }
Other example programs work fine. Do I need to provide an argument to the
programs?
--
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/20200318/e6de003b/attachment.html>
More information about the llvm-bugs
mailing list