sig
  val of_file : string -> Llvm.llmemorybuffer
  val of_stdin : unit -> Llvm.llmemorybuffer
  val dispose : Llvm.llmemorybuffer -> unit
end