[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:26:20 PDT 2016
rnk updated this revision to Diff 60096.
rnk added a comment.
- Add comments and move to uint8_t
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.60096.patch
Type: text/x-patch
Size: 37276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160608/163d2a7d/attachment-0001.bin>
More information about the llvm-commits
mailing list