search for: _in_context

Displaying 1 result from an estimated 1 matches for "_in_context".

Did you mean: __context
2009 Aug 14
0
[LLVMdev] How shall we modify llvm's OCaml binding to support LLVMContext?
...and added LLVMFloatTypeInContext(LLVMContextRef) in order to explicitly choose which context to use. So, the question is what do we do with OCaml? Do we feel that we can break backwards compatibility and force passing around the LLVMContext, or should I follow llvm-c's lead, and add a bunch of *_in_context functions so that the API doesn't change? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090813/58cf1870/attachment.html>