On Feb 22, 2011, at 10:34 AM, Roman Divacky wrote: > hi, > > the attached patch implements -mrtd implementation. Ie. changing > the default calling convention to stdcall. > > Comments? +def mrtd: Flag<"-mrtd">, + HelpText<"RTD call conv">; This help text could be more helpful. What's RTD? Also, there are no tests? - Doug