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

Reply via email to