]> granicus.if.org Git - llvm/commit
AsmWriter/Bitcode: MDLexicalBlock
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 13 Feb 2015 01:29:28 +0000 (01:29 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 13 Feb 2015 01:29:28 +0000 (01:29 +0000)
commitc7be07e6362872acfca8b77c4bc4d76a68337fe2
tree04f9abd4bb85be057e2a0e4657b0638c1bd239ae
parent4730b909f68da9853fe8a58f93f85c53dd2b1d8f
AsmWriter/Bitcode: MDLexicalBlock

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