[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:36:39 PST 2018


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

minor fix to a comment in the new test


Repository:
  rL LLVM

https://reviews.llvm.org/D54043

Files:
  include/llvm-c/DebugInfo.h
  include/llvm/IR/DebugInfoFlags.def
  include/llvm/IR/DebugInfoMetadata.h
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  lib/IR/DebugInfoMetadata.cpp
  test/DebugInfo/Generic/more-subprogram-attr.ll
  test/DebugInfo/fortran-subprogram-at.ll

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


More information about the llvm-commits mailing list