[PATCH] D85399: [StackSafety] Use `Value::stripPointerCasts` to collect lifetime marker in StackLifetime

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 02:43:46 PDT 2020


vitalybuka added a comment.

The test is still could be useful
Maybe something like this llvm/test/Analysis/StackSafetyAnalysis/lifetime.ll ?


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

https://reviews.llvm.org/D85399



More information about the llvm-commits mailing list