Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
901b5750b2af095bb0e359f4d2c3debef3ad57e6
/
lib
/
CompilerDriver
/
Main.cpp
7e7dd48
llvmc: Add a '-time' option.
by Mikhail Glushenkov
· 16 years ago
6d43539
First draft of the OptionPreprocessor.
by Mikhail Glushenkov
· 16 years ago
87a5093
Delete the temp dir even when '--temp-dir' is specified.
by Mikhail Glushenkov
· 16 years ago
51a7641
Remove some duplication.
by Mikhail Glushenkov
· 16 years ago
c89a343
Fixed handling of -t. It gets the prirority for temp dir name.
by Sanjiv Gupta
· 16 years ago
53c29eb
Missing )
by Bill Wendling
· 16 years ago
6de9ddd
Add a -t="dir" option to the driver. This can be used to specify the directory to be used as TempDir if somebody doesn't want to use the standard /tmp.
by Sanjiv Gupta
· 16 years ago
9cc6bc7
Reverting back the changes checked-in accidently.
by Sanjiv Gupta
· 16 years ago
bb399cf
Implement _CONFIG macro to allow users to se to configuration settings on the part.
by Sanjiv Gupta
· 16 years ago
209c4f4
Make -save-temps=obj play better with -o.
by Mikhail Glushenkov
· 16 years ago
c544fab
#include <iostream> is forbidden. Remove it in favor of raw_ostream.
by Bill Wendling
· 16 years ago
a80a387
Add a way to access argv[0] in hooks.
by Mikhail Glushenkov
· 16 years ago
1a35149
Move the driver entry point out of Main.inc.
by Mikhail Glushenkov
· 16 years ago