[PATCH] D54043: Adding debug info to support Fortran (part 1)
Eric Schweitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 5 09:23:17 PST 2018
schweitz updated this revision to Diff 172605.
schweitz added a comment.
Herald added a reviewer: deadalnix.
Add the new flags to the C API.
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/fortran-subprogram-at.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54043.172605.patch
Type: text/x-patch
Size: 5206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181105/07b2885a/attachment-0001.bin>
More information about the llvm-commits
mailing list