[PATCH] D19236: Add DITypeIndex for CodeView and emit it for locals
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 27 12:49:13 PDT 2016
rnk updated this revision to Diff 55298.
rnk added a comment.
- Address review comments
http://reviews.llvm.org/D19236
Files:
docs/LangRef.rst
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/DIBuilder.h
include/llvm/IR/DebugInfoMetadata.h
include/llvm/IR/Metadata.def
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLParser.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/Bitcode/Writer/ValueEnumerator.cpp
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
lib/IR/AsmWriter.cpp
lib/IR/DIBuilder.cpp
lib/IR/DebugInfo.cpp
lib/IR/DebugInfoMetadata.cpp
lib/IR/LLVMContextImpl.h
lib/IR/Verifier.cpp
lib/Transforms/Utils/ValueMapper.cpp
test/Assembler/ditypeindex.ll
test/DebugInfo/COFF/local-constant.ll
test/DebugInfo/COFF/local-variables.ll
test/DebugInfo/COFF/register-variables.ll
test/Linker/Inputs/ditypeindex.ll
test/Linker/ditypeindex.ll
unittests/IR/IRBuilderTest.cpp
unittests/IR/MetadataTest.cpp
unittests/Transforms/Utils/Cloning.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19236.55298.patch
Type: text/x-patch
Size: 37519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160427/97031486/attachment.bin>
More information about the llvm-commits
mailing list