llvm-project/llvm/tools/llvm-c-test
Matthew Voss f8ab35a4f4 Emit template type and value parameter DIEs for template variables.
Summary:
Ensure the TemplateParam attribute of the DIGlobalVariable node is translated into the proper DIEs.

Resolves https://bugs.llvm.org/show_bug.cgi?id=22119

Reviewers: dblaikie, probinson, aprantl, JDevlieghere, clayborg, whitequark, deadalnix

Reviewed By: dblaikie

Subscribers: llvm-commits

Tags: #debug-info

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

llvm-svn: 343706
2018-10-03 18:44:53 +00:00
..
CMakeLists.txt [LLVM-C] Expose functions to create debug locations via DIBuilder. 2017-11-01 22:18:52 +00:00
attributes.c Report fatal error in the case of out of memory 2018-02-20 05:41:26 +00:00
calc.c
debuginfo.c Emit template type and value parameter DIEs for template variables. 2018-10-03 18:44:53 +00:00
diagnostic.c
disassemble.c
echo.cpp [LLVM-C] Add more debug information accessors to GlobalObject and Instruction 2018-09-28 15:35:18 +00:00
helpers.c Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
include-all.c
llvm-c-test.h [LLVM-C] Expose functions to create debug locations via DIBuilder. 2017-11-01 22:18:52 +00:00
main.c Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
metadata.c
module.c Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
object.c
targets.c