[llvm-commits] [llvm] r72213 - in /llvm/trunk: bindings/ocaml/llvm/llvm.mli include/llvm/Constants.h lib/VMCore/Constants.cpp lib/VMCore/Core.cpp
Duncan Sands
baldrick at free.fr
Fri May 22 02:23:27 PDT 2009
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.
More information about the llvm-commits
mailing list