[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)
commit5c6b82a7567cd16072a0424fb564c9d3ede11716
tree329a1854e11a1b2ce623859df76272123f72eaaf
parent4514ac7cfb1091c44eb8a60220adb712c7e5622e
[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

llvm-svn: 370631
llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
llvm/test/tools/llvm-dwarfdump/X86/valid-call-site-GNU-extensions.ll [new file with mode: 0644]