[PATCH] D21114: [DebugInfo] Add calling convention support for DWARF and CodeView
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 7 18:36:16 PDT 2016
rnk updated this revision to Diff 59984.
rnk added a comment.
- Fix reading old bitcode
http://reviews.llvm.org/D21114
Files:
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/DIBuilder.h
include/llvm/IR/DebugInfoMetadata.h
include/llvm/Support/Dwarf.def
include/llvm/Support/Dwarf.h
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLToken.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
lib/IR/AsmWriter.cpp
lib/IR/DIBuilder.cpp
lib/IR/DebugInfoMetadata.cpp
lib/IR/LLVMContextImpl.h
lib/Support/Dwarf.cpp
test/Assembler/disubroutinetype.ll
test/DebugInfo/COFF/types-calling-conv.ll
test/DebugInfo/X86/DW_AT_calling-convention.ll
unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21114.59984.patch
Type: text/x-patch
Size: 36458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160608/d621fd9e/attachment-0001.bin>
More information about the llvm-commits
mailing list