[all-commits] [llvm/llvm-project] fcbca1: [scudo] Disable memory tagging on arm64_32
Dominic Chen via All-commits
all-commits at lists.llvm.org
Thu Apr 21 17:22:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fcbca197f2e6e9e13c447ede77f6341721e6c7f7
https://github.com/llvm/llvm-project/commit/fcbca197f2e6e9e13c447ede77f6341721e6c7f7
Author: Dominic Chen <ddchen at apple.com>
Date: 2022-04-21 (Thu, 21 Apr 2022)
Changed paths:
M compiler-rt/lib/scudo/standalone/memtag.h
Log Message:
-----------
[scudo] Disable memory tagging on arm64_32
arm64_32 is an ILP32 platform
Differential Revision: https://reviews.llvm.org/D124135
More information about the All-commits
mailing list