[PATCH] D60713: [IR] Add DISuprogram and DIE for func decl of an external

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 06:31:06 PDT 2019


djtodoro updated this revision to Diff 202174.
djtodoro added a comment.

-Refactor the code
-Change the test case


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

https://reviews.llvm.org/D60713

Files:
  docs/LangRef.rst
  include/llvm/IR/DebugInfoFlags.def
  include/llvm/IR/DebugInfoMetadata.h
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/IR/Verifier.cpp
  test/Verifier/metadata-function-dbg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60713.202174.patch
Type: text/x-patch
Size: 4331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/4287b07a/attachment.bin>


More information about the llvm-commits mailing list