Add an 'init' option property.
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 7 Jul 2009 16:08:41 +0000 (16:08 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Tue, 7 Jul 2009 16:08:41 +0000 (16:08 +0000)
commit8fe4447a0f608a29541dd41aaab27077061d510f
treed39e2eb50eba8ef73b1f252386b7f4fa8a549118
parentcbc360d56721347f077fd887314623d8725fd597
Add an 'init' option property.

Makes possible to provide default values for options defined in plugins (same as
cl::init).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74905 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CompilerDriver/Common.td
utils/TableGen/LLVMCConfigurationEmitter.cpp