summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/Action.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* ccc/Driver: Normalize phase spelling in -ccc-print-phases.Daniel Dunbar2009-03-131-6/+6
| | | | llvm-svn: 66912
* Driver: Add cast<> support for Action, and some other accessors.Daniel Dunbar2009-03-131-0/+17
| | | | llvm-svn: 66887
* Driver: Add majority of driver-driver implementation.Daniel Dunbar2009-03-121-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
OpenPOWER on IntegriCloud