1. 6533afe llvmc: Add a '-time' option. by Mikhail Glushenkov · 15 years ago
  2. 0a22fb6 First draft of the OptionPreprocessor. by Mikhail Glushenkov · 15 years ago
  3. 63bb60f Delete the temp dir even when '--temp-dir' is specified. by Mikhail Glushenkov · 15 years ago
  4. f5f9a4d Remove some duplication. by Mikhail Glushenkov · 15 years ago
  5. 7ebc424 Fixed handling of -t. It gets the prirority for temp dir name. by Sanjiv Gupta · 15 years ago
  6. 5c6da7c Missing ) by Bill Wendling · 15 years ago
  7. 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 · 15 years ago
  8. 2f8ca29 Reverting back the changes checked-in accidently. by Sanjiv Gupta · 15 years ago
  9. 505996f Implement _CONFIG macro to allow users to se to configuration settings on the part. by Sanjiv Gupta · 15 years ago
  10. eebf60c Make -save-temps=obj play better with -o. by Mikhail Glushenkov · 15 years ago
  11. 9cdd4f5 #include <iostream> is forbidden. Remove it in favor of raw_ostream. by Bill Wendling · 15 years ago
  12. 875ace5 Add a way to access argv[0] in hooks. by Mikhail Glushenkov · 15 years ago
  13. 583cf31 Move the driver entry point out of Main.inc. by Mikhail Glushenkov · 15 years ago