[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
Mon May 27 05:13:07 PDT 2019


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

-Rebase
-Improve the verifier
-Add a test
-Document the `spFlag`
-Refactor the code


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

https://reviews.llvm.org/D60713

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60713.201507.patch
Type: text/x-patch
Size: 5672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190527/11cfbe2c/attachment.bin>


More information about the llvm-commits mailing list