[PATCH] D127559: [JITLink][AArch64] Lift fixup functions from aarch64.cpp to aarch64.h. (NFC)

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 14:52:13 PDT 2022


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

LGTM!

Just to add some context for other reviewers:  We want this code in the header to make sure it's inlined into the backends.


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

https://reviews.llvm.org/D127559



More information about the llvm-commits mailing list