AsmWriter/Bitcode: MDImportedEntity
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 13 Feb 2015 01:46:02 +0000 (01:46 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 13 Feb 2015 01:46:02 +0000 (01:46 +0000)
commit1c9311648969b6160aa7643e9c0dd6c79462012f
tree6118ea0c55aa6a352f6a0f9a052d09d69a263eff
parentd45ce96c3878a410d812f1f0825d9c6173da92a4
AsmWriter/Bitcode: MDImportedEntity

llvm-svn: 229025
llvm/include/llvm/Bitcode/LLVMBitCodes.h
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/test/Assembler/invalid-mdimportedentity-missing-parent.ll [new file with mode: 0644]
llvm/test/Assembler/invalid-mdimportedentity-missing-tag.ll [new file with mode: 0644]
llvm/test/Assembler/mdimportedentity.ll [new file with mode: 0644]