[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
Mon Sep 17 10:59:31 PDT 2018
ormris updated this revision to Diff 165788.
ormris added a comment.
- Removed LLVM-C API changes
- Added a round trip test for IR changes
- Rebased
Repository:
rL LLVM
https://reviews.llvm.org/D52057
Files:
include/llvm-c/DebugInfo.h
include/llvm/IR/DIBuilder.h
include/llvm/IR/DebugInfoMetadata.h
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/MetadataLoader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/IR/AsmWriter.cpp
lib/IR/DIBuilder.cpp
lib/IR/DebugInfo.cpp
lib/IR/DebugInfoMetadata.cpp
lib/IR/LLVMContextImpl.h
test/Assembler/diglobalvariable.ll
test/DebugInfo/X86/template.ll
tools/llvm-c-test/debuginfo.c
unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52057.165788.patch
Type: text/x-patch
Size: 45679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180917/dd3bd0d7/attachment.bin>
More information about the llvm-commits
mailing list