Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ccc/Driver: Normalize phase spelling in -ccc-print-phases. | Daniel Dunbar | 2009-03-13 | 1 | -6/+6 | |
| | | | | llvm-svn: 66912 | |||||
* | Driver: Add cast<> support for Action, and some other accessors. | Daniel Dunbar | 2009-03-13 | 1 | -0/+17 | |
| | | | | llvm-svn: 66887 | |||||
* | Driver: Add majority of driver-driver implementation. | Daniel Dunbar | 2009-03-12 | 1 | -0/+15 | |
- Compare to driverdriver.c if bored; not completely fair since the driver gets a bit more code in other places to handle binding archs (for Xarch) but not completely unfair either. Fear not, extra Action classes will have a happy home for their vtables soon. llvm-svn: 66817 |