[PATCH] D123602: [MSan] Ensure argument shadow initialized on memcpy

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 08:58:20 PDT 2022


vitalybuka added a reviewer: eugenis.
vitalybuka added a comment.

I am not sure how this can help, I will try later today.
As I see it it just calculates the shadow address and these instructions will be removed as unused?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123602/new/

https://reviews.llvm.org/D123602



More information about the llvm-commits mailing list