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

Eric Schweitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 13 16:57:33 PDT 2019


schweitz updated this revision to Diff 190544.
schweitz added a comment.

added documentation blurb to SourceLevelDebugging.rst


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54043

Files:
  docs/SourceLevelDebugging.rst
  include/llvm/IR/DebugInfoFlags.def
  include/llvm/IR/DebugInfoMetadata.h
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  test/Assembler/disubprogram.ll
  test/DebugInfo/Generic/fortran-subprogram-attr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54043.190544.patch
Type: text/x-patch
Size: 8677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190313/d13aa897/attachment.bin>


More information about the llvm-commits mailing list