IR: Move DebugInfo Flag* definitions to .def file, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 21 Feb 2015 00:37:53 +0000 (00:37 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 21 Feb 2015 00:37:53 +0000 (00:37 +0000)
commit5eba20419834cf4462a334f32ea6e47e3583f6e9
tree73991d603315521c83fb1b6966d12985f5d88c84
parent8ab90d412ece2d6f995ff0233bdfb213f4fcaf56
IR: Move DebugInfo Flag* definitions to .def file, NFC

This prepares for adding string support.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230105 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/DebugInfo.h
include/llvm/IR/DebugInfoFlags.def [new file with mode: 0644]