1. 3cc52ea I swear I did a make clean and make before committing all this... by Michael J. Spencer · 15 years ago
  2. b3d3629 llvmc: remove dynamic plugins. by Mikhail Glushenkov · 15 years ago
  3. 67d985f Return -1 only on failure to execute a program. by Mikhail Glushenkov · 15 years ago
  4. b374d4f Get rid of exceptions in llvmc. by Mikhail Glushenkov · 15 years ago
  5. 94f84b9 Temporary disable response files. by Mikhail Glushenkov · 15 years ago
  6. be6ee7c New experimental/undocumented feature: 'works_on_empty'. by Mikhail Glushenkov · 15 years ago
  7. 6533afe llvmc: Add a '-time' option. by Mikhail Glushenkov · 16 years ago
  8. 0a22fb6 First draft of the OptionPreprocessor. by Mikhail Glushenkov · 16 years ago
  9. 63bb60f Delete the temp dir even when '--temp-dir' is specified. by Mikhail Glushenkov · 16 years ago
  10. f5f9a4d Remove some duplication. by Mikhail Glushenkov · 16 years ago
  11. 7ebc424 Fixed handling of -t. It gets the prirority for temp dir name. by Sanjiv Gupta · 16 years ago
  12. 5c6da7c Missing ) by Bill Wendling · 16 years ago
  13. 0b8f418 Add a -t="dir" option to the driver. This can be used to specify the directory to be used as TempDir if somebody doesn't want to use the standard /tmp. by Sanjiv Gupta · 16 years ago
  14. 2f8ca29 Reverting back the changes checked-in accidently. by Sanjiv Gupta · 16 years ago
  15. 505996f Implement _CONFIG macro to allow users to se to configuration settings on the part. by Sanjiv Gupta · 16 years ago
  16. eebf60c Make -save-temps=obj play better with -o. by Mikhail Glushenkov · 16 years ago
  17. 9cdd4f5 #include <iostream> is forbidden. Remove it in favor of raw_ostream. by Bill Wendling · 16 years ago
  18. 875ace5 Add a way to access argv[0] in hooks. by Mikhail Glushenkov · 16 years ago
  19. 583cf31 Move the driver entry point out of Main.inc. by Mikhail Glushenkov · 16 years ago