[PATCH] D111809: [DebugInfo] Correctly handle arrays with 0-width elements in GEP salvaging

Markus Lavin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 14 22:45:14 PDT 2021


markus added a comment.

Can't say much besides that it makes sense to fix the problem at the source (and not appending to the list) instead of simply weakening the assert.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111809



More information about the llvm-commits mailing list