[LLVMdev] Fixing segmented stacks

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Tue Oct 25 14:33:25 PDT 2011


On 10/23/2011 03:24 AM, Sanjoy Das wrote:
> Hi!
>
> The first patch fixes the problem of a MOV after a RET by emitting a
> fake instruction (as suggested by Duncan), which is lowered in
> MCInstLower.
>
> The second patch fixes a bug reported by -verify-machineinstrs.

Do you want to add -verify-machineinstrs to the test?

Your patch looks good to me. I will commit it tomorrow if no one objects.

> Thanks!

Thanks,
Rafael



More information about the llvm-dev mailing list