Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
3cc52ea33c0b96d1682f14fc45c45b57df0f39b6
/
lib
/
CompilerDriver
/
Main.cpp
3cc52ea
I swear I did a make clean and make before committing all this...
by Michael J. Spencer
· 15 years ago
b3d3629
llvmc: remove dynamic plugins.
by Mikhail Glushenkov
· 15 years ago
67d985f
Return -1 only on failure to execute a program.
by Mikhail Glushenkov
· 15 years ago
b374d4f
Get rid of exceptions in llvmc.
by Mikhail Glushenkov
· 15 years ago
94f84b9
Temporary disable response files.
by Mikhail Glushenkov
· 15 years ago
be6ee7c
New experimental/undocumented feature: 'works_on_empty'.
by Mikhail Glushenkov
· 15 years ago
6533afe
llvmc: Add a '-time' option.
by Mikhail Glushenkov
· 16 years ago
0a22fb6
First draft of the OptionPreprocessor.
by Mikhail Glushenkov
· 16 years ago
63bb60f
Delete the temp dir even when '--temp-dir' is specified.
by Mikhail Glushenkov
· 16 years ago
f5f9a4d
Remove some duplication.
by Mikhail Glushenkov
· 16 years ago
7ebc424
Fixed handling of -t. It gets the prirority for temp dir name.
by Sanjiv Gupta
· 16 years ago
5c6da7c
Missing )
by Bill Wendling
· 16 years ago
0b8f418
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
2f8ca29
Reverting back the changes checked-in accidently.
by Sanjiv Gupta
· 16 years ago
505996f
Implement _CONFIG macro to allow users to se to configuration settings on the part.
by Sanjiv Gupta
· 16 years ago
eebf60c
Make -save-temps=obj play better with -o.
by Mikhail Glushenkov
· 16 years ago
9cdd4f5
#include <iostream> is forbidden. Remove it in favor of raw_ostream.
by Bill Wendling
· 16 years ago
875ace5
Add a way to access argv[0] in hooks.
by Mikhail Glushenkov
· 16 years ago
583cf31
Move the driver entry point out of Main.inc.
by Mikhail Glushenkov
· 16 years ago