aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/ExecuteCompilerInvocation.cpp
AgeCommit message (Expand)Author
2010-08-24Move ExecuteCompilerInvocation to a new library FrontendToolPeter Collingbourne
2010-08-16Add two options for playing with modules.Sebastian Redl
2010-08-12Frontend: Move the bulk of the cc1_main() processing intoDaniel Dunbar