commit | 2c6f6f3c170502c5b810102cf85f05732a2aa9d0 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Wed Mar 04 08:33:23 2009 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Wed Mar 04 08:33:23 2009 +0000 |
tree | 9b60aa209aa4ea9b4fd9bcb135871b86f8614758 | |
parent | 7f0f5dce3adcfce88d5c9a0ad0146a33c01a1e8f [diff] |
Driver: More Option implementation. - Add Options.def file, collects option information. - Actual option instantiation is handled lazily by OptTable to allow the driver to not need to instantiate all options. - cast<> support for Option, other minor tweaks. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66028 91177308-0d34-0410-b5e6-96231b3b80d8