OSDN Git Service

DebugInfo: Move debug info flags to the new hierarchy
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 31 Mar 2015 01:19:51 +0000 (01:19 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 31 Mar 2015 01:19:51 +0000 (01:19 +0000)
commit0cbd7fc4336eba6f9e58233ead34500d2d943a02
tree8cd28c78062c19015e617e753c367fc513ea1b71
parent2f5cbb59470f4f3b6144261bb36a8a806d799275
DebugInfo: Move debug info flags to the new hierarchy

Move definition of the debug info flags to the new hierarchy, but leave
them duplicated in `DIDescriptor` for now to reduce code churn.  My
current plan is to remove `DIDescriptor` entirely, so the duplication
should go away naturally.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233656 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/DebugInfo.h
include/llvm/IR/DebugInfoMetadata.h