sig
  exception Error of string
  val link_modules' : Llvm.llmodule -> Llvm.llmodule -> unit
end