Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b760d0cde9b5b165719cb15a5bc63aaed987352f
/
llvm
/
lib
/
CompilerDriver
/
Main.cpp
0fa9474
llvmc: Add a '-time' option.
by Mikhail Glushenkov
· 16 years ago
867f673
First draft of the OptionPreprocessor.
by Mikhail Glushenkov
· 16 years ago
3c9e8d3
Delete the temp dir even when '--temp-dir' is specified.
by Mikhail Glushenkov
· 16 years ago
eb9896a
Remove some duplication.
by Mikhail Glushenkov
· 16 years ago
093e9ed
Fixed handling of -t. It gets the prirority for temp dir name.
by Sanjiv Gupta
· 16 years ago
7160d3b
Missing )
by Bill Wendling
· 16 years ago
a383ffa
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
a0396d9
Reverting back the changes checked-in accidently.
by Sanjiv Gupta
· 16 years ago
b89d3db
Implement _CONFIG macro to allow users to se to configuration settings on the part.
by Sanjiv Gupta
· 16 years ago
4f0fa15
Make -save-temps=obj play better with -o.
by Mikhail Glushenkov
· 16 years ago
8552633
#include <iostream> is forbidden. Remove it in favor of raw_ostream.
by Bill Wendling
· 16 years ago
3fcdada
Add a way to access argv[0] in hooks.
by Mikhail Glushenkov
· 16 years ago
f40b590
Move the driver entry point out of Main.inc.
by Mikhail Glushenkov
· 16 years ago