[PATCH] D93462: [DebugInfo] Support Fortran 'use <external module>' statement.
Chih-Ping Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 18 05:30:18 PST 2020
cchen15 added a comment.
In D93462#2462118 <https://reviews.llvm.org/D93462#2462118>, @SouraVX wrote:
> 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).
Will do. Thanks for the review.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93462/new/
https://reviews.llvm.org/D93462
More information about the llvm-commits
mailing list