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