[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 02:12:01 PDT 2009
Hi Duncan,
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
Nicolas
More information about the llvm-commits
mailing list