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
/
tools
/
driver
/
driver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support QA_OVERRIDE_GCC3_OPTIONS
Daniel Dunbar
2009-04-17
1
-10
/
+111
*
Driver: CCC_ADD_ARGS could end up using dangling pointers.
Daniel Dunbar
2009-04-10
1
-1
/
+1
*
Allow CCC_ADD_ARGS to add empty arguments
Daniel Dunbar
2009-04-01
1
-5
/
+3
*
Support CCC_ADD_ARGS in new driver.
Daniel Dunbar
2009-04-01
1
-2
/
+37
*
(LLVM up) Update to use llvm::sys::getHostTriple().
Daniel Dunbar
2009-03-31
1
-7
/
+5
*
Rename clang-driver to clang.
Daniel Dunbar
2009-03-24
1
-0
/
+1
*
Driver: Give Compilation::Execute total control over the Driver result
Daniel Dunbar
2009-03-21
1
-8
/
+4
*
Driver: Get executable path using llvm::sys::Path::GetMainExecutable.
Daniel Dunbar
2009-03-18
1
-5
/
+8
*
Driver: Use custom diag printer to drop dependency on libFrontend and
Daniel Dunbar
2009-03-18
1
-7
/
+38
*
Driver: Use PrettyStackTrace.
Daniel Dunbar
2009-03-18
1
-1
/
+8
*
Driver: Implement majority tool binding logic.
Daniel Dunbar
2009-03-16
1
-0
/
+1
*
Driver: Return 0 from BuildCompilation on -ccc-print-phases,
Daniel Dunbar
2009-03-13
1
-0
/
+2
*
Driver: Use standard Diagnostic interface for diagnostics.
Daniel Dunbar
2009-03-12
1
-2
/
+16
*
Driver: Add host info.
Daniel Dunbar
2009-03-10
1
-1
/
+5
*
Driver: Handle magic -ccc- options.
Daniel Dunbar
2009-03-10
1
-1
/
+8
*
Driver: Sink Driver/Compilation into clang::driver namespace.
Daniel Dunbar
2009-03-04
1
-1
/
+1
*
Driver: More Option implementation.
Daniel Dunbar
2009-03-04
1
-0
/
+3
*
Sketch Driver Option classes.
Daniel Dunbar
2009-03-03
1
-2
/
+2
*
Stub out some structure for C++ driver.
Daniel Dunbar
2009-03-02
1
-0
/
+29