trace_setdeffilename
fn
void trace_setdeffilename(string name)Set the output file name for the optimized profile linker DEF file (-profile switch). An empty name will set the output to stdout.
Parameters
name | file name |
Note
This is a dmd specific setting.