Module Llvm.MemoryBufferSource

Sourceval of_file : string -> llmemorybuffer
Sourceval of_stdin : unit -> llmemorybuffer
Sourceval of_string : ?name:string -> string -> llmemorybuffer
Sourceval as_string : llmemorybuffer -> string
Sourceval dispose : llmemorybuffer -> unit