trace_setdeffilename

fnvoid trace_setdeffilename(string name) extern(C)

Set the output file name for the optimized profile linker DEF file (-profile switch). An empty name will set the output to stdout.

Parameters

namefile name

Note

This is a dmd specific setting.