[PATCH] D87406: [DebugInfo] Fixing CodeView assert related to lowerBound field of DISubrange.
Reid "Away June-Sep" Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 10 14:07:19 PDT 2020
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
I would ask you to add a test, but I can't recommend the existing test, llvm/test/DebugInfo/COFF/types-array.ll, as a good basis for a test. I'll look into rewriting it and adding coverage after you land.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87406/new/
https://reviews.llvm.org/D87406
More information about the llvm-commits
mailing list