[PATCH] D126286: [JITLink] [ELF/AARCH64] Generic aarch64 patch fixups

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 08:03:37 PDT 2022


tschuett added a comment.

Would it help to move the implementation of `applyFixup` to aarch64.cpp to not pollute headers?  The declaration can stay in the header.


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

https://reviews.llvm.org/D126286



More information about the llvm-commits mailing list