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
/
ToolChain.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Driver: Move HostInfo::lookupTypeForExtension to ToolChain::LookupTypeForExte...
Daniel Dunbar
2010-08-02
1
-0
/
+4
*
Driver: Remove some unused arguments.
Daniel Dunbar
2010-07-14
1
-5
/
+2
*
Add ToolChain::getDriver() and use it instead of going through the HostInfo
Daniel Dunbar
2009-12-21
1
-0
/
+4
*
Change Get{File,Program}Path to return an std::string (instead of a sys::Path).
Daniel Dunbar
2009-09-09
1
-5
/
+5
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-3
/
+3
*
(llvm up) Use llvm::Triple for storing target triples.
Daniel Dunbar
2009-05-22
1
-3
/
+2
*
Fix searching for gcc, we only want executable files.
Mike Stump
2009-03-27
1
-2
/
+3
*
Move ToolChain::ShouldUseClangCompiler to
Daniel Dunbar
2009-03-24
1
-28
/
+0
*
Driver: Move actions into Compilation, and construct the compilation
Daniel Dunbar
2009-03-18
1
-2
/
+2
*
Driver: Add test case for -ccc-clang-archs (which, it turns out, was
Daniel Dunbar
2009-03-18
1
-2
/
+2
*
Driver: Pass HostInfo reference into ToolChain.
Daniel Dunbar
2009-03-17
1
-9
/
+10
*
Driver: Sketch Tool and ToolChain classes.
Daniel Dunbar
2009-03-16
1
-0
/
+62