[PATCH] D54114: Adding debug info to support Fortran (part 2)

John Reagan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 5 12:45:23 PST 2018


JohnReagan added a comment.

As I commented in the dev email list, these "Fortran" features are actually useful for other languages.  We use similar DWARF for Pascal "schema types", BASIC string types, etc. on OpenVMS Itanium and we'll want to leverage all of these for our x86 target.  I suggested that the names be make more neutral or folded into the matching metadata tag.  I'll give inline comments next.


Repository:
  rL LLVM

https://reviews.llvm.org/D54114





More information about the llvm-commits mailing list