[PATCH] D149454: Add a verifier check to make sure that DBG_VALUE and DBG_VALUE_LIST always refers to a DILocalVariable.

Shubham Sandeep Rastogi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 08:40:55 PDT 2023


rastogishubham abandoned this revision.
rastogishubham added a comment.

I cannot seem to create a testcase which returns a null DILocalVariable for a DBG_VALUE or a DBG_VALUE_LIST, so I don't think this patch is necessary


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

https://reviews.llvm.org/D149454



More information about the llvm-commits mailing list