[PATCH] D22254: [ARM, AArch64] Adds builtins to get current SP and PC

Renato Golin via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 12 01:09:51 PDT 2016


rengolin requested changes to this revision.
rengolin added a reviewer: rengolin.
rengolin added a comment.
This revision now requires changes to proceed.

Hi Weiming,

We've discussed about creating builtins when I added support for named registers and the consensus was that, since there is already a way to access them, there is no point in adding a new builtin.

cheers,
--renato


http://reviews.llvm.org/D22254





More information about the cfe-commits mailing list