AsmWriter/Bitcode: MDSubroutineType
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 13 Feb 2015 01:22:59 +0000 (01:22 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 13 Feb 2015 01:22:59 +0000 (01:22 +0000)
commit1c092c03ba519a4e375523fa49f708da99745af4
tree615a08abaee1d70d344e095b1b063be5bbc49197
parent65e1227b37a0616ddbeabb3833b42e9aaa9a4b0f
AsmWriter/Bitcode: MDSubroutineType

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229011 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/LLVMBitCodes.h
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/IR/AsmWriter.cpp
test/Assembler/debug-info.ll
test/Assembler/invalid-mdsubroutinetype-missing-types.ll [new file with mode: 0644]