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