[PATCH] [MC] Use the non-EH register mapping in the debug_frame section.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Feb 12 13:12:25 PST 2015


On 12 February 2015 at 16:10, Frederic Riss <friss at apple.com> wrote:
> OK, I'll respin with a testcase.
>
> The patch storing the LLVM register numbers is big, touches every target and would disrupt out of tree targets. Quite a big hammer for a very small gain so I'm glad you find this reasonable.

Yes, my take is that we have to store one number to represent the
registers. We may as well store the one that is used in most cases.

Cheers,
Rafael



More information about the llvm-commits mailing list