[all-commits] [llvm/llvm-project] 02dbed: [mte] [nfc] do not keep Tag in AllocaInfo
Florian Mayer via All-commits
all-commits at lists.llvm.org
Fri Feb 4 12:34:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 02dbed4b7f4ff70403496e3d9dacd441b1d49b9f
https://github.com/llvm/llvm-project/commit/02dbed4b7f4ff70403496e3d9dacd441b1d49b9f
Author: Florian Mayer <fmayer at google.com>
Date: 2022-02-04 (Fri, 04 Feb 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64StackTagging.cpp
Log Message:
-----------
[mte] [nfc] do not keep Tag in AllocaInfo
this is to get the implementation closer to HWASan
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D118960
More information about the All-commits
mailing list