[PATCH] D152151: AutoUpgrade: Fix crash when tbaa has an empty argument

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 06:32:05 PDT 2023


dexonsmith added a comment.

Should the verifier fail on this? If so, might be nice to make that happen before dropping it; if not, LGTM.


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

https://reviews.llvm.org/D152151



More information about the llvm-commits mailing list