[all-commits] [llvm/llvm-project] e7f350: [msan][aarch64] Fix cleanup of unused part of over...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Nov 17 16:48:19 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7f350951b304f0426832b0b6482c8bedf239c23
https://github.com/llvm/llvm-project/commit/e7f350951b304f0426832b0b6482c8bedf239c23
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
M llvm/test/Instrumentation/MemorySanitizer/AArch64/vararg_shadow.ll
Log Message:
-----------
[msan][aarch64] Fix cleanup of unused part of overflow area
Similar to a05e736d288a7f2009ee9d057e78713d9adeeb5f.
Reviewers: thurstond, kstoimenov
Reviewed By: thurstond
Pull Request: https://github.com/llvm/llvm-project/pull/72722
More information about the All-commits
mailing list