1. 63eb0aa Adjust the help output so that it will fit cleanly within 80 columns. by Reid Spencer · 21 years ago
  2. 996ec72 For PR351: by Reid Spencer · 21 years ago
  3. 5ccfd5a Path::get -> Path::toString by Reid Spencer · 21 years ago
  4. cfa51ff * Adjust the options to make them either accept multiple occurrences or be by Reid Spencer · 21 years ago
  5. 66c2d80 Get the -o option right by Reid Spencer · 21 years ago
  6. 0c6a283 Stop propagating method names that violate the coding standard by Reid Spencer · 21 years ago
  7. 1002e45 Eliminate the -F option (for forcing output) .. not needed by Reid Spencer · 21 years ago
  8. 4de872f Support the -WX, -f -M options as pass throughs by Reid Spencer · 21 years ago
  9. f68090d Don't re-instantiate the std::string in catch block. by Reid Spencer · 21 years ago
  10. 7c16caa Changes For Bug 352 by Reid Spencer · 21 years ago
  11. 1b389f0 Pass lists of -I and -D options through to the Compiler Driver. by Reid Spencer · 21 years ago
  12. 9f64b91 Need to throw std::string not const char* if we want error messages to be by Reid Spencer · 21 years ago
  13. 1b5b24f Convert llvmc to use the lib/System interface instead of directly by Reid Spencer · 21 years ago
  14. 3aac4f7 Add the directory specified by LLVM_LIB_SEARCH_PATH to the list of by Reid Spencer · 21 years ago
  15. 8d86dd6 Get rid of error messages from CommandLine because -time-passes was by Reid Spencer · 21 years ago
  16. a86672b - Unify format of output messages by Reid Spencer · 21 years ago
  17. 9251cb2 Actually let it compile after file name changes. by Reid Spencer · 21 years ago
  18. dc20389 Implement many new features for llvmc. This is the first version that will by Reid Spencer · 21 years ago
  19. f58e8d3 More Functionality: by Reid Spencer · 21 years ago
  20. 9d68ff6 Converted to use flex for tokenizing input so we can use an easier to by Reid Spencer · 21 years ago
  21. cf7c2fe Additional functionality. This version handles option parsing and parameter by Reid Spencer · 21 years ago
  22. 5532159 Move CompilerDriver.h here. by Reid Spencer · 21 years ago
  23. 89ff1de First "do nothing" version of the LLVM Compiler Driver. This version just by Reid Spencer · 21 years ago