DebugInfo: Move DIFlag-related API from DIDescriptor to DebugNode
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 7 Apr 2015 01:21:40 +0000 (01:21 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 7 Apr 2015 01:21:40 +0000 (01:21 +0000)
commit5f3bcf7dc4b32328e2f408710b70d7b39a8ab1fc
treef92fa305b2bba3795a108eaf4bac13cee62e7462
parent329f8219cde304324d9b725494764e037f79cfec
DebugInfo: Move DIFlag-related API from DIDescriptor to DebugNode

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234274 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/DebugInfo.h
include/llvm/IR/DebugInfoMetadata.h
lib/AsmParser/LLParser.cpp
lib/IR/AsmWriter.cpp
lib/IR/DebugInfo.cpp
lib/IR/DebugInfoMetadata.cpp
unittests/IR/DebugInfoTest.cpp