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

Eric Schweitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 16 12:11:01 PST 2018


schweitz added a comment.

In https://reviews.llvm.org/D54043#1296240, @dblaikie wrote:

> Looks like this could use an LLVM CodeGen test too (similar to, or extending/renaming test/DebugInfo/Generic/mainsubprogram.ll)


Thanks for the pointer.  I've now added a test for the 3 new DW_AT_* values.


Repository:
  rL LLVM

https://reviews.llvm.org/D54043





More information about the llvm-commits mailing list