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

Eric Schweitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 09:06:20 PST 2019


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

A little more cleanup of our code to minimize the exact change.


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/DebugInfo/Generic/fortran-subprogram-at.ll
  test/DebugInfo/Generic/more-subprogram-attr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54043.189867.patch
Type: text/x-patch
Size: 5035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190308/6c1cf227/attachment.bin>


More information about the llvm-commits mailing list