index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CompilerDriver
/
Main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmc: remove dynamic plugins.
Mikhail Glushenkov
2010-08-15
1
-6
/
+7
*
Return -1 only on failure to execute a program.
Mikhail Glushenkov
2010-07-27
1
-4
/
+6
*
Get rid of exceptions in llvmc.
Mikhail Glushenkov
2010-07-23
1
-64
/
+50
*
Temporary disable response files.
Mikhail Glushenkov
2010-02-23
1
-1
/
+2
*
New experimental/undocumented feature: 'works_on_empty'.
Mikhail Glushenkov
2010-02-23
1
-4
/
+0
*
llvmc: Add a '-time' option.
Mikhail Glushenkov
2009-11-07
1
-1
/
+21
*
First draft of the OptionPreprocessor.
Mikhail Glushenkov
2009-10-17
1
-2
/
+1
*
Delete the temp dir even when '--temp-dir' is specified.
Mikhail Glushenkov
2009-07-11
1
-2
/
+1
*
Remove some duplication.
Mikhail Glushenkov
2009-07-09
1
-17
/
+17
*
Fixed handling of -t. It gets the prirority for temp dir name.
Sanjiv Gupta
2009-07-09
1
-0
/
+1
*
Missing )
Bill Wendling
2009-07-09
1
-1
/
+1
*
Add a -t="dir" option to the driver. This can be used to specify the director...
Sanjiv Gupta
2009-07-09
1
-0
/
+9
*
Reverting back the changes checked-in accidently.
Sanjiv Gupta
2009-07-06
1
-11
/
+0
*
Implement _CONFIG macro to allow users to se to configuration settings on the...
Sanjiv Gupta
2009-07-06
1
-0
/
+11
*
Make -save-temps=obj play better with -o.
Mikhail Glushenkov
2009-07-04
1
-0
/
+1
*
#include <iostream> is forbidden. Remove it in favor of raw_ostream.
Bill Wendling
2009-06-30
1
-4
/
+4
*
Add a way to access argv[0] in hooks.
Mikhail Glushenkov
2009-06-30
1
-0
/
+5
*
Move the driver entry point out of Main.inc.
Mikhail Glushenkov
2009-06-30
1
-0
/
+125