- Follows ccc currently, but this functionality should eventually be outside the Driver lib. llvm-svn: 66575
- Add OptTable instance to Driver. llvm-svn: 66063
- 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. llvm-svn: 66028
llvm-svn: 65933
llvm-svn: 65867