summaryrefslogtreecommitdiff
path: root/asmcomp/dwarf_low/abbreviations_table.mli
blob: 4327772a7b0d54a577df5b465e55d15c274cc1d1 (plain)
1
2
3
4
5
type t
 
include Emittable.S with type t := t
 
val create : Abbreviations_table_entry.t list -> t