[PATCH] D54043: Adding debug info to support Fortran (part 1)

Johan Engelen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 05:12:47 PST 2018


johanengelen added a comment.

Please note that D also has the `pure` attribute on functions, so I would like the pure flag to not be Fortran-specific such that we can use it for D too. Thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D54043





More information about the llvm-commits mailing list