[PATCH] D60714: [clang] Add DISuprogram and DIE for func decl of an external

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 23:44:50 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364502: [clang] Add DISuprogram and DIE for a func decl (authored by djtodoro, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D60714?vs=203337&id=206787#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60714

Files:
  cfe/trunk/include/clang/AST/Decl.h
  cfe/trunk/lib/CodeGen/CGDebugInfo.cpp
  cfe/trunk/lib/CodeGen/CGDebugInfo.h
  cfe/trunk/lib/CodeGen/CGExpr.cpp
  cfe/trunk/test/CodeGen/debug-info-extern-call.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60714.206787.patch
Type: text/x-patch
Size: 5547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/89ec91bf/attachment.bin>


More information about the llvm-commits mailing list