AArch64 Backend: Generate StackMaps for all binary formats

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 10:21:30 PDT 2016


On 27 June 2016 at 16:20, Rob Lyerly via llvm-commits <
llvm-commits at lists.llvm.org> wrote:
>
> I've attached a patch that causes the AArch64 backend to generate
StackMap sections [1] for all binary formats.  Previously the backend only
generated StackMap sections for Mach binaries, and hence didn't support
ELF/Linux-based systems, e.g., Ubuntu on X-Gene [2].


Hi Rob,

Can you please submit the patch via Phabricator[1]? Remember to use "diff
-U999" when generating the patch for upload, as that helps review.

Also, please mark Andrew Trick, Lang Hames, Michael Spencer and Philip
Reames as reviewers. Make sure to copy "llvm-commits", too.

Thanks!
--renato

[1] http://reviews.llvm.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160629/aad4133f/attachment.html>


More information about the llvm-commits mailing list