| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
llvm-svn: 67228
|
|
|
|
|
|
| |
libLex.
llvm-svn: 67155
|
|
|
|
| |
llvm-svn: 67149
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Still need code for determining proper output location.
- Doesn't work yet, of course, as the host isn't providing real
tool chains.
- Interface still has a few warts, but has gotten a nice bit of
polish during the rewrite.
llvm-svn: 67038
|
|
|
|
|
|
| |
-ccc-print-options.
llvm-svn: 66907
|
|
|
|
| |
llvm-svn: 66786
|
|
|
|
|
|
|
| |
- Replace assorted -ccc-host-* options by -ccc-host-triple which is
more sane.
llvm-svn: 66600
|
|
|
|
|
|
|
| |
- 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
|