[PATCH] D133392: [MTE] Add AArch64GlobalsTagging Pass

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 12:26:51 PST 2023


hctim added a comment.

In D133392#4094524 <https://reviews.llvm.org/D133392#4094524>, @dyung wrote:

> Hi @hctim, the test you added is failing on buildbots where AArch64 is not built, can you either update the test to not require that backend, or mark the test as requiring it?
>
> https://lab.llvm.org/buildbot/#/builders/139/builds/35253
>
>   error: unable to create target: 'No available targets are compatible with triple "aarch64-unknown-linux-android31"'
>   1 error generated.

Thanks for the heads up. I've reverted and will test on my end before relanding.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133392



More information about the llvm-commits mailing list