[all-commits] [llvm/llvm-project] bddc81: [msan] Copy origin of byval arguments
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Jan 27 16:24:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bddc814b442ae9f30d62e2f881274d6255411225
https://github.com/llvm/llvm-project/commit/bddc814b442ae9f30d62e2f881274d6255411225
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
M llvm/test/Instrumentation/MemorySanitizer/byval.ll
Log Message:
-----------
[msan] Copy origin of byval arguments
Depends on D117278
Reviewed By: kda, eugenis
Differential Revision: https://reviews.llvm.org/D117285
More information about the All-commits
mailing list