Sourceexception FeatureDisabled of string Sourceexception IoError of string Sourceval install_fatal_error_handler : (string -> unit) -> unit Sourceval reset_fatal_error_handler : unit -> unit Sourceval enable_pretty_stacktrace : unit -> unit Sourceval parse_command_line_options : ?overview:string -> string array -> unit Sourcetype ('a, 'b) llpos = | At_end of 'a| Before of 'b
Sourcetype ('a, 'b) llrev_pos = | At_start of 'a| After of 'b
Sourceexception UnknownAttribute of string Sourceval llvm_remove_string_function_attr : llvalue -> string -> int -> unit Sourceval llvm_remove_string_call_site_attr : llvalue -> string -> int -> unit