[llvm-commits] [llvm] r72213 - in /llvm/trunk: bindings/ocaml/llvm/llvm.mli include/llvm/Constants.h lib/VMCore/Constants.cpp lib/VMCore/Core.cpp

Nicolas Geoffray nicolas.geoffray at lip6.fr
Fri May 22 03:15:04 PDT 2009


Yes it does. Thanks Duncan!

Duncan Sands wrote:
> Hi Nicolas,
>
>   
>> Duncan Sands wrote:
>>     
>>> Modified:
>>>     llvm/trunk/bindings/ocaml/llvm/llvm.mli
>>>  
>>>       
>> I'm having this compile error:
>>
>> The implementation 
>> /home/ngeoffray/project/llvm-svn/llvm/bindings/ocaml/llvm/Debug/llvm.ml
>> does not match the interface 
>> /home/ngeoffray/project/llvm-svn/llvm/bindings/ocaml/llvm/Debug/llvm.cmi:
>> The field `align_of' is required but not provided
>>
>> With ocaml:
>>
>> bash-3.2$ ocaml -version
>> The Objective Caml toplevel, version 3.10.0
>>     
>
> sorry about that.  Is it better now?
>
> Ciao,
>
> Duncan.
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>   




More information about the llvm-commits mailing list