AsmWriter/Bitcode: MDBasicType
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 13 Feb 2015 01:14:58 +0000 (01:14 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 13 Feb 2015 01:14:58 +0000 (01:14 +0000)
commit57b4c150ca63c0a7f02fea12bdcbee7caddd43c9
tree3759a88ac30180a275a47e90003c7d40583f13a6
parentaa7c94359cf7a8f5781e63f53934628a0fe672da
AsmWriter/Bitcode: MDBasicType

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229005 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/DebugInfoMetadata.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-mdbasictype-missing-tag.ll [new file with mode: 0644]