Module Riscv_options.Odump_file

Only used in Test module. Sets objdump file to compare ourselves to

include Cli.GENERIC with type t = string
type t = string
val set : t -> unit
val get : unit -> t
val is_set : unit -> bool
val is_default : unit -> bool
val get_opt : unit -> t option