[llvm-bugs] [Bug 33455] New: LLVMOrcAddObjectFile has no implementation
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jun 14 07:01:43 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33455
Bug ID: 33455
Summary: LLVMOrcAddObjectFile has no implementation
Product: new-bugs
Version: 4.0
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: ken.domino at gmail.com
CC: llvm-bugs at lists.llvm.org
I'm building a C# wrapper for LLVM-C using SWIG, generating a wrapper for all
functions defined in the header files. LLVMOrcAddObjectFile, defined in
.../include/llvm-c/OrcBindings.h, is wrapped but I then found out that there is
no implementation. I don't know the intent of the change, which was made in a
flurry of check-ins on Oct 27, 2015, but the def should be removed or
implemented.
--
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/20170614/f252f701/attachment.html>
More information about the llvm-bugs
mailing list