AsmWriter/Bitcode: MDLexicalBlockFile
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 13 Feb 2015 01:30:42 +0000 (01:30 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 13 Feb 2015 01:30:42 +0000 (01:30 +0000)
commit246f0931ff0851cb16b66c4b8eed2e2d53abe37b
tree08996e28e8934806c82e528504adcb9a8d91c18b
parentc7be07e6362872acfca8b77c4bc4d76a68337fe2
AsmWriter/Bitcode: MDLexicalBlockFile

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229017 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/invalid-mdlexicalblockfile-missing-discriminator.ll [new file with mode: 0644]
test/Assembler/invalid-mdlexicalblockfile-missing-parent.ll [new file with mode: 0644]
test/Assembler/mdlexicalblock.ll