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: unassignedb...@nondot.org Reporter: lha...@gmail.com CC: llvm-bugs@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.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs