[PATCH] D52057: Emit template type and value parameter DIEs for template variables.
Matthew Voss via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 3 11:49:10 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL343706: Emit template type and value parameter DIEs for template variables. (authored by ormris, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D52057
Files:
llvm/trunk/include/llvm-c/DebugInfo.h
llvm/trunk/include/llvm/IR/DIBuilder.h
llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
llvm/trunk/lib/AsmParser/LLParser.cpp
llvm/trunk/lib/Bitcode/Reader/MetadataLoader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/trunk/lib/IR/AsmWriter.cpp
llvm/trunk/lib/IR/DIBuilder.cpp
llvm/trunk/lib/IR/DebugInfo.cpp
llvm/trunk/lib/IR/DebugInfoMetadata.cpp
llvm/trunk/lib/IR/LLVMContextImpl.h
llvm/trunk/test/Assembler/diglobalvariable.ll
llvm/trunk/test/DebugInfo/X86/template.ll
llvm/trunk/tools/llvm-c-test/debuginfo.c
llvm/trunk/unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52057.168151.patch
Type: text/x-patch
Size: 46837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181003/75482fa3/attachment.bin>
More information about the llvm-commits
mailing list