AsmWriter/Bitcode: MDEnumerator
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 13 Feb 2015 01:14:11 +0000 (01:14 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 13 Feb 2015 01:14:11 +0000 (01:14 +0000)
commitaa7c94359cf7a8f5781e63f53934628a0fe672da
treeddbb8c350b3d967b305fadcc9fbddcf62124e4bd
parentb984c494493bd93bd6efd3ff4c468a071bffc1f6
AsmWriter/Bitcode: MDEnumerator

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229004 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-mdenumerator-missing-name.ll [new file with mode: 0644]
test/Assembler/invalid-mdenumerator-missing-value.ll [new file with mode: 0644]