[PATCH] D117285: [msan] Copy origin of byval arguments

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 13 23:56:50 PST 2022


vitalybuka created this revision.
vitalybuka added reviewers: kda, eugenis.
Herald added a subscriber: hiraditya.
vitalybuka requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Depends on D117278 <https://reviews.llvm.org/D117278>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117285

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/byval.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117285.399914.patch
Type: text/x-patch
Size: 7164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220114/46763605/attachment.bin>


More information about the llvm-commits mailing list