[PATCH] D21114: [DebugInfo] Add calling convention support for DWARF and CodeView
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 8 13:41:20 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL272197: [DebugInfo] Add calling convention support for DWARF and CodeView (authored by rnk).
Changed prior to commit:
http://reviews.llvm.org/D21114?vs=60096&id=60099#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21114
Files:
llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
llvm/trunk/include/llvm/IR/DIBuilder.h
llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
llvm/trunk/include/llvm/Support/Dwarf.def
llvm/trunk/include/llvm/Support/Dwarf.h
llvm/trunk/lib/AsmParser/LLLexer.cpp
llvm/trunk/lib/AsmParser/LLParser.cpp
llvm/trunk/lib/AsmParser/LLToken.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/trunk/lib/IR/AsmWriter.cpp
llvm/trunk/lib/IR/DIBuilder.cpp
llvm/trunk/lib/IR/DebugInfoMetadata.cpp
llvm/trunk/lib/IR/LLVMContextImpl.h
llvm/trunk/lib/Support/Dwarf.cpp
llvm/trunk/test/Assembler/disubroutinetype.ll
llvm/trunk/test/DebugInfo/COFF/types-calling-conv.ll
llvm/trunk/test/DebugInfo/X86/DW_AT_calling-convention.ll
llvm/trunk/unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21114.60099.patch
Type: text/x-patch
Size: 38036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160608/30d70eb4/attachment.bin>
More information about the llvm-commits
mailing list