sig
  exception Error of string
  val parse_ir : Llvm.llcontext -> Llvm.llmemorybuffer -> Llvm.llmodule
end