[PATCH] D65037: push LR before mcount on ARM

Jian Cai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 16 13:56:07 PDT 2019


jcai19 added a comment.

A front test of mcount was broken since we renamed gnu_mcount_nc to an intrinsic. Needs to fix the test before reapplying the changes.


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