[PATCH] D151899: [BOLT] Instrumentation: Initial instrumentation support for AArch64

Rafael Auler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 17:36:21 PDT 2023


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

I think you forgot to delete the now unnecessary CodePointerSize parameter.

Other than that, looks good! Thanks for working on this. Unfortunately, I don't have an AArch64 machine to test this more thoroughly, so I'm assuming somebody with one of these machines tested your changes? On my side this LGTM, if @yota9 would like to, he can chime in to test this on real AArch64 machines.


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

https://reviews.llvm.org/D151899



More information about the llvm-commits mailing list