[PATCH] D80614: [docs] Release notes for DIModule metadata

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 02:39:58 PDT 2020


jhenderson added inline comments.


================
Comment at: llvm/docs/ReleaseNotes.rst:73
 
+* The DIModule metadata is extended to contain file and lineno information.
+  This information is used to represent Fortran modules debug info at
----------------
I'm not familiar with much of this metadata stuff (I focus mostly on tools), so ignore if "lineno" is a special term with a specific meaning, but otherwise, I'd prefer "line number" instead of "lineno".


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

https://reviews.llvm.org/D80614





More information about the llvm-commits mailing list