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

Eric Schweitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 12 09:36:48 PDT 2019


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

Split tests back into 2 files


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54043

Files:
  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.190280.patch
Type: text/x-patch
Size: 7268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190312/d44b04ee/attachment.bin>


More information about the llvm-commits mailing list