[PATCH] D65037: push LR before mcount on ARM

Jian Cai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 20 23:33:25 PDT 2019


jcai19 added a comment.

In D65037#1594477 <https://reviews.llvm.org/D65037#1594477>, @t.p.northover wrote:

> What a horrible function. AAPCS? Who cares about that?


Thanks for the comments. I think I accidentally created two redundant code reviews. Please take a look at https://reviews.llvm.org/D65019. There has already been suggestion for a more formal solution by introducing an ARM intinriscs that hopefully should address these concerns.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65037/new/

https://reviews.llvm.org/D65037





More information about the llvm-commits mailing list