summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/Phases.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove stray emacs mode markers in all these files that was causing emacs toNick Lewycky2010-12-311-1/+1
| | | | | | | open them in fundamental-mode instead of c++-mode. Also twiddle whitespace for consistency in ToolChains.cpp. llvm-svn: 122646
* ccc/Driver: Normalize phase spelling in -ccc-print-phases.Daniel Dunbar2009-03-131-1/+1
| | | | llvm-svn: 66912
* Driver: Make phase names nouns not verbs.Daniel Dunbar2009-03-131-5/+5
| | | | llvm-svn: 66883
* Driver: Pull Phase info into separate file.Daniel Dunbar2009-03-131-0/+27
llvm-svn: 66880
OpenPOWER on IntegriCloud