[all-commits] [llvm/llvm-project] 29f92d: [mte] fix compiler crash with musttail.
Florian Mayer via All-commits
all-commits at lists.llvm.org
Wed Feb 2 16:14:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 29f92da522e44eec854ca68e658903aa6d7a6fee
https://github.com/llvm/llvm-project/commit/29f92da522e44eec854ca68e658903aa6d7a6fee
Author: Florian Mayer <fmayer at google.com>
Date: 2022-02-02 (Wed, 02 Feb 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64StackTagging.cpp
A llvm/test/CodeGen/AArch64/stack-tagging-musttail.ll
Log Message:
-----------
[mte] fix compiler crash with musttail.
see D118852 for matching hwasan fix.
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D118854
More information about the All-commits
mailing list