1. 546654a Driver: Forward -MMD (not -MM) to clang-cc; this got lost in by Daniel Dunbar · 15 years ago
  2. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  3. a428df8 Driver: lipo wasn't being called correctly (translation failure from by Daniel Dunbar · 15 years ago
  4. a880db0 Driver: Add two special groups of "whitelisted" options which we know by Daniel Dunbar · 15 years ago
  5. 049853d Driver: Switch to using -include-pth. by Daniel Dunbar · 15 years ago
  6. 8cac5f7 Driver: Add and use darwin::Assemble tool. by Daniel Dunbar · 15 years ago
  7. ff7488d Driver: Add darwin::Lipo tool. by Daniel Dunbar · 15 years ago
  8. 55b3b5f Driver/clang: -mattr strings were not comma separated. by Daniel Dunbar · 15 years ago
  9. 7587719 Driver: Claim -arch options when pipelining, and claim arguments that by Daniel Dunbar · 15 years ago
  10. 115a792 Driver: Handle "linker input" arguments. by Daniel Dunbar · 15 years ago
  11. 5697aa0 Driver: Fix bug in translating -O to clang, add clang-translation test case. by Daniel Dunbar · 15 years ago
  12. ecc6362 Driver: Resolve program path for "cp" (used as part of transparent gcc by Daniel Dunbar · 15 years ago
  13. 632f50e Driver: Lookup program names using llvm::sys::Program::FindProgramByName by Daniel Dunbar · 15 years ago
  14. 1d46033 Driver: Port Clang argument translation. by Daniel Dunbar · 15 years ago
  15. b488c1d Driver: Lift out common GCC tool and implement generic GCC tool by Daniel Dunbar · 16 years ago
  16. 871adcf Driver: ConstructJob also needs to know the destination (where to put by Daniel Dunbar · 16 years ago
  17. 62cf601 Driver: Add a dash of const. by Daniel Dunbar · 16 years ago
  18. 47ac7d2 Driver: Stub out Tool::ConstructJob. by Daniel Dunbar · 16 years ago