[all-commits] [llvm/llvm-project] 6759cd: [NFC] [MTE] Use helpers for stack tagging.
Florian Mayer via All-commits
all-commits at lists.llvm.org
Fri Feb 11 16:14:41 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6759cdd82918e186ded1eda1a86b47e13469a811
https://github.com/llvm/llvm-project/commit/6759cdd82918e186ded1eda1a86b47e13469a811
Author: Florian Mayer <fmayer at google.com>
Date: 2022-02-11 (Fri, 11 Feb 2022)
Changed paths:
M llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h
M llvm/lib/Target/AArch64/AArch64StackTagging.cpp
M llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp
Log Message:
-----------
[NFC] [MTE] Use helpers for stack tagging.
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D119503
More information about the All-commits
mailing list