Re: [PATCH 7/7] DWARF: add the config option

From: H.J. Lu
Date: Sat May 20 2017 - 16:01:40 EST


On Sat, May 20, 2017 at 9:20 AM, Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:

>>
>> (H.J., could we get a binutils feature that allows is to do:
>>
>> pushq %whatever
>> .cfi_adjust_sp -8
>> ...
>> popq %whatever
>> .cfi_adjust_sp 8
>>

Np. Compiler needs to generate this.

--
H.J.