[PATCH] D93462: [DebugInfo] Support Fortran 'use <external module>' statement.

Sourabh Singh Tomar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 22:19:22 PST 2020


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

LGTM! Thanks for the patch.
One small thing, do you mind adding a one liner to release notes ? It would help in tracking extensions to Debug Metadata(previous extensions of `DIModule` were part of LLVM11).


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

https://reviews.llvm.org/D93462



More information about the llvm-commits mailing list