aboutsummaryrefslogtreecommitdiff
path: root/lib/CompilerDriver/Main.cpp
AgeCommit message (Expand)Author
2009-06-30#include <iostream> is forbidden. Remove it in favor of raw_ostream.Bill Wendling
2009-06-30Add a way to access argv[0] in hooks.Mikhail Glushenkov
2009-06-30Move the driver entry point out of Main.inc.Mikhail Glushenkov