1 2 3 4 5 6 7
type t = { module_asm: str, meta_sect_name: str, data_layout: str, target_triple: str, gcc_args: [str] };