index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Driver
/
Compilation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Driver: Prep for tool chain specific argument translation.
Daniel Dunbar
2009-03-25
1
-9
/
+6
*
Driver: Result files shouldn't be removed on failure when -save-temps
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Driver: Give Compilation::Execute total control over the Driver result
Daniel Dunbar
2009-03-21
1
-0
/
+4
*
Driver: Compilation::Execute wasn't returning result code correctly.
Daniel Dunbar
2009-03-19
1
-1
/
+1
*
Driver: Executing piped jobs with a single command is easy.
Daniel Dunbar
2009-03-19
1
-23
/
+30
*
Driver: Execute jobs; no pipe support yet.
Daniel Dunbar
2009-03-18
1
-14
/
+56
*
Driver: Cleanup temporary/result files.
Daniel Dunbar
2009-03-18
1
-2
/
+46
*
Driver: Implement -### (hard to tell, since we don't actually
Daniel Dunbar
2009-03-18
1
-0
/
+27
*
Driver: Fix Compilation::getArgsForToolChain, local variable was
Daniel Dunbar
2009-03-18
1
-4
/
+4
*
Driver: Move actions into Compilation, and construct the compilation
Daniel Dunbar
2009-03-18
1
-0
/
+6
*
Driver: Migrate some data into the Compilation; after pipelining
Daniel Dunbar
2009-03-16
1
-2
/
+28
*
Driver: Sink Driver/Compilation into clang::driver namespace.
Daniel Dunbar
2009-03-04
1
-1
/
+1
*
Stub out some structure for C++ driver.
Daniel Dunbar
2009-03-02
1
-0
/
+21