]> granicus.if.org Git - llvm/commit
[DWARFVerifier] Verify GNU extensions of call site DWARF symbols
authorDjordje Todorovic <djordje.todorovic@rt-rk.com>
Mon, 2 Sep 2019 09:20:46 +0000 (09:20 +0000)
committerDjordje Todorovic <djordje.todorovic@rt-rk.com>
Mon, 2 Sep 2019 09:20:46 +0000 (09:20 +0000)
commit5c672903bd744130365bc67bbb6b5228fd2faf5a
tree337eea3e7b6229177700fab5bd2e25a37c82b6b0
parent1bf05b092781e049770051688c0d4dff1ee9e364
[DWARFVerifier] Verify GNU extensions of call site DWARF symbols

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

Differential Revision: https://reviews.llvm.org/D66865

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@370631 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/DWARF/DWARFVerifier.cpp
test/tools/llvm-dwarfdump/X86/valid-call-site-GNU-extensions.ll [new file with mode: 0644]