summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/ExecuteCompilerInvocation.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add two options for playing with modules.Sebastian Redl2010-08-161-0/+1
| | | | llvm-svn: 111166
* Frontend: Move the bulk of the cc1_main() processing intoDaniel Dunbar2010-08-121-0/+154
ExecuteCompilerInvocation in libFrontend. llvm-svn: 110903
OpenPOWER on IntegriCloud