[libcxx-commits] [PATCH] D63006: [libunwind][AArch64] Fix libunwind::Registers_arm64::jumpto

Momchil Velikov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 17 03:50:23 PDT 2019


chill accepted this revision.
chill added a comment.
This revision is now accepted and ready to land.

LGTM.  r17 and r18 are be clobbered by a calls, according to AAPCS-64 (5.1.1) and I couldn't find any indication that some Apple ABI would deviate from that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63006





More information about the libcxx-commits mailing list