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

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 14:42:06 PDT 2023


maksfb added a comment.

In D151899#4388304 <https://reviews.llvm.org/D151899#4388304>, @Amir wrote:

> @maksfb – looks like we really need to add target-specific passes to avoid having all target-specific interfaces exposed through MCPlusBuilder.

Totally :)


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

https://reviews.llvm.org/D151899



More information about the llvm-commits mailing list