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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 14 09:29:47 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356163: Add IR debug info support for Elemental, Pure, and Recursive Procedures. (authored by adrian, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54043?vs=190544&id=190651#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54043

Files:
  llvm/trunk/docs/SourceLevelDebugging.rst
  llvm/trunk/include/llvm/IR/DebugInfoFlags.def
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/test/Assembler/disubprogram.ll

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


More information about the llvm-commits mailing list