[PATCH] D66865: [DWARFVerifier] Verify new call site DWARF symbols

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 02:25:26 PDT 2019


djtodoro created this revision.
djtodoro added reviewers: aprantl, vsk.
djtodoro added a project: debug-info.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

This patch verifies that the call site DWARF symbols (added during the implementation of the debug entry values feature) are
generated properly.


https://reviews.llvm.org/D66865

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
  llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
  llvm/test/tools/llvm-dwarfdump/X86/valid-call-site-parameters.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66865.217588.patch
Type: text/x-patch
Size: 7678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/42f3f38c/attachment.bin>


More information about the llvm-commits mailing list