[PATCH] D128958: Add assembler plumbing for sanitize_memtag

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 17:31:40 PDT 2022


hctim added a comment.

I've uploaded the first draft of the MemtagABI in https://github.com/ARM-software/abi-aa/pull/166

Please send ABI discussion over there.

For now, I'll change any implementation semantics to reflect that draft ABI and use some identifiers in the OS-experimental ranges to allow this to be upstreamed without dependencies on the ABI approval. We'll consider it an experimental ABI for Android use, but not plan to ship any of it right now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128958



More information about the llvm-commits mailing list