Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
240c734ee5a57000fdb870109e50102317b2cc3d
/
lib
/
Driver
/
ToolChain.cpp
ee788e7
Add ToolChain::getDriver() and use it instead of going through the HostInfo
by Daniel Dunbar
· 15 years ago
5ed34f4
Change Get{File,Program}Path to return an std::string (instead of a sys::Path).
by Daniel Dunbar
· 15 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
cb8ab23
(llvm up) Use llvm::Triple for storing target triples.
by Daniel Dunbar
· 16 years ago
950bedd
Fix searching for gcc, we only want executable files.
by Mike Stump
· 16 years ago
af80e1f
Move ToolChain::ShouldUseClangCompiler to
by Daniel Dunbar
· 16 years ago
2154923
Driver: Move actions into Compilation, and construct the compilation earlier.
by Daniel Dunbar
· 16 years ago
d46f0ac
Driver: Add test case for -ccc-clang-archs (which, it turns out, was inverted).
by Daniel Dunbar
· 16 years ago
fa0cda4
Driver: Pass HostInfo reference into ToolChain.
by Daniel Dunbar
· 16 years ago
2ba38ba
Driver: Sketch Tool and ToolChain classes.
by Daniel Dunbar
· 16 years ago