Re: [PATCH 1/4] Write CodeView information about enregistered optimized variables

2024-08-25 Thread Jeff Law
On 8/18/24 7:15 PM, Mark Harmstone wrote: Enable variable tracking when outputting CodeView debug information, and make it so that we issue debug symbols for optimized variables in registers. This consists of S_LOCAL symbols, which give the name and the type of local variables, followed by S_D

[PATCH 1/4] Write CodeView information about enregistered optimized variables

2024-08-18 Thread Mark Harmstone
Enable variable tracking when outputting CodeView debug information, and make it so that we issue debug symbols for optimized variables in registers. This consists of S_LOCAL symbols, which give the name and the type of local variables, followed by S_DEFRANGE_REGISTER symbols for the register and t