commit | f8ab35a4f464753751c1df2b56b6c2f9c75d56a7 | [log] [tgz] |
---|---|---|
author | Matthew Voss <matthew.voss@sony.com> | Wed Oct 03 18:44:53 2018 +0000 |
committer | Matthew Voss <matthew.voss@sony.com> | Wed Oct 03 18:44:53 2018 +0000 |
tree | cd817f07400276d4cf0efea2832f29c75c4d7963 | |
parent | b80d27a916988f45fa851f23dbb0cdb5649916f7 [diff] |
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