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
/
InputInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add an Action* member to InputInfo.
Justin Lebar
2016-01-11
1
-7
/
+26
*
Header guard canonicalization, clang part.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[Driver] Remove the using namespace directives from headers
Reid Kleckner
2013-06-17
1
-4
/
+5
*
[Driver] Refactor clang driver to use LLVM's Option library
Reid Kleckner
2013-06-14
1
-1
/
+1
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Driver: Eliminate special InputInfo kind for pipes, it is now unused.
Daniel Dunbar
2010-08-02
1
-14
/
+1
*
Driver: Handle "linker input" arguments.
Daniel Dunbar
2009-03-19
1
-14
/
+40
*
Driver: ConstructJob also needs to know the destination (where to put
Daniel Dunbar
2009-03-18
1
-0
/
+2
*
Driver: Add -ccc-print-bindings option (for testing); the Python
Daniel Dunbar
2009-03-17
1
-0
/
+16
*
Driver: Implement majority tool binding logic.
Daniel Dunbar
2009-03-16
1
-0
/
+57