[llvm-bugs] [Bug 31101] New: Unify LLI and C-API ORC stacks.
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Nov 21 12:43:08 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=31101
Bug ID: 31101
Summary: Unify LLI and C-API ORC stacks.
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: OrcJIT
Assignee: unassignedbugs at nondot.org
Reporter: lhames at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
LLI and the ORC C-bindings each have their own stack, but they have a lot of
overlapping functionality. They should almost certainly share a single stack,
which could also be made directly available to LLVM clients who want to use it.
--
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/20161121/028ae964/attachment.html>
More information about the llvm-bugs
mailing list