[LLVMbugs] [Bug 19859] New: Missing OCaml and C bindings
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon May 26 08:25:46 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19859
Bug ID: 19859
Summary: Missing OCaml and C bindings
Product: new-bugs
Version: 3.4
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: drupyog at zoho.com
CC: llvmbugs at cs.uiuc.edu, whitequark at whitequark.org
Classification: Unclassified
The following functions are missing from the OCaml api:
- fcmp_predicate (equivalent of icmp_predicate)
- float_of_const (equivalent of int64_of_const)
Additionally, these functions have have neither a C nor an OCaml binding:
- IsUncondtionnal/isConditionnal for Branch instructions
- getSuccessor for Branch instructions
--
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/20140526/8f606c4a/attachment.html>
More information about the llvm-bugs
mailing list