AsmWriter/Bitcode: MDExpression
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 13 Feb 2015 01:42:09 +0000 (01:42 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 13 Feb 2015 01:42:09 +0000 (01:42 +0000)
commita034e076c2aef0be2c816fbe5342f1f0d5798352
treeb20648dab0d4003a80f898d7a2fcfa3fe4030e78
parenta342d827bd3e42a82881d04e9b130792669bc1b0
AsmWriter/Bitcode: MDExpression

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229023 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/LLVMBitCodes.h
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLToken.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/IR/AsmWriter.cpp
test/Assembler/invalid-mdexpression-large.ll [new file with mode: 0644]
test/Assembler/invalid-mdexpression-verify.ll [new file with mode: 0644]
test/Assembler/mdexpression.ll [new file with mode: 0644]
utils/vim/llvm.vim