[PATCH] D128958: Add assembler plumbing for sanitize_memtag

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 12:09:22 PDT 2022


hctim added a comment.
Herald added a reviewer: ributzka.

@peter.smith, @maskray, @eugenis - would you mind taking a final review of this please? ELF types are Android-specific variants of those described in the MemtagABI draft (https://github.com/ARM-software/abi-aa/pull/166), so that we can merge this for Android testing.


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