[PATCH] D87500: [DebugInfo] DISubrange support for fortran assumed size array

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 18:17:15 PDT 2020


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

Thank you!



================
Comment at: llvm/include/llvm/BinaryFormat/Dwarf.h:235
   }
   llvm_unreachable("Invalid source language");
 }
----------------
Would you mind doing the same change here, too? There's no need start to another review for that.


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

https://reviews.llvm.org/D87500



More information about the llvm-commits mailing list