[all-commits] [llvm/llvm-project] fa75a6: [NFC] pull retvec logic to MemoryTaggingSupport.
Florian Mayer via All-commits
all-commits at lists.llvm.org
Wed Feb 2 16:06:12 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa75a62cb5d5b79ed80c6b9372478ef1514f8c8f
https://github.com/llvm/llvm-project/commit/fa75a62cb5d5b79ed80c6b9372478ef1514f8c8f
Author: Florian Mayer <fmayer at google.com>
Date: 2022-02-02 (Wed, 02 Feb 2022)
Changed paths:
M llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
M llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp
Log Message:
-----------
[NFC] pull retvec logic to MemoryTaggingSupport.
we will also need this for aarch64 stack tagging.
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D118852
More information about the All-commits
mailing list