OSDN Git Service

[DWARF][test] Test all the call-site realted attrs
authorDjordje Todorovic <djordje.todorovic@rt-rk.com>
Thu, 23 Jan 2020 13:20:19 +0000 (14:20 +0100)
committerDjordje Todorovic <djordje.todorovic@rt-rk.com>
Fri, 24 Jan 2020 09:53:52 +0000 (10:53 +0100)
commit035c106f378d6d7e54d5e98737d32f0f246316a2
tree2525c6835e2c5776973859f973ad4bcfc9cc2cc3
parentc83602fdf51b2692e3bacb06bf861f20f74e987f
[DWARF][test] Test all the call-site realted attrs

Adding the test for the call site encoding in DWARF5 vs GNU extensions.
Some of the attributes were not covered by any test.

Differential Revision: https://reviews.llvm.org/D73266
llvm/test/DebugInfo/MIR/X86/call-site-gnu-vs-dwarf5-attrs.mir [new file with mode: 0644]