[PATCH] D49887: [DebugInfo] Add support for DWARF5 call site-related attributes

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 5 13:39:02 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343883: [DebugInfo] Add support for DWARF5 call site-related attributes (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49887?vs=168156&id=168523#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49887

Files:
  cfe/trunk/lib/CodeGen/CGDebugInfo.cpp
  cfe/trunk/lib/CodeGen/CGDebugInfo.h
  cfe/trunk/test/CodeGenCXX/dbg-info-all-calls-described.cpp
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
  llvm/trunk/include/llvm/IR/DebugInfoFlags.def
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFVerifier.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/test/DebugInfo/Generic/callsite-attr-invalid.ll
  llvm/trunk/test/DebugInfo/X86/dwarf-callsite-related-attrs.ll
  llvm/trunk/test/tools/llvm-dwarfdump/X86/callsite-invalid.s
  llvm/trunk/tools/llvm-dwarfdump/Statistics.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49887.168523.patch
Type: text/x-patch
Size: 49564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181005/f825faed/attachment.bin>


More information about the llvm-commits mailing list