1. 7e7dd48 llvmc: Add a '-time' option. by Mikhail Glushenkov · 16 years ago
  2. 6d43539 First draft of the OptionPreprocessor. by Mikhail Glushenkov · 16 years ago
  3. 87a5093 Delete the temp dir even when '--temp-dir' is specified. by Mikhail Glushenkov · 16 years ago
  4. 51a7641 Remove some duplication. by Mikhail Glushenkov · 16 years ago
  5. c89a343 Fixed handling of -t. It gets the prirority for temp dir name. by Sanjiv Gupta · 16 years ago
  6. 53c29eb Missing ) by Bill Wendling · 16 years ago
  7. 6de9ddd 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
  8. 9cc6bc7 Reverting back the changes checked-in accidently. by Sanjiv Gupta · 16 years ago
  9. bb399cf Implement _CONFIG macro to allow users to se to configuration settings on the part. by Sanjiv Gupta · 16 years ago
  10. 209c4f4 Make -save-temps=obj play better with -o. by Mikhail Glushenkov · 16 years ago
  11. c544fab #include <iostream> is forbidden. Remove it in favor of raw_ostream. by Bill Wendling · 16 years ago
  12. a80a387 Add a way to access argv[0] in hooks. by Mikhail Glushenkov · 16 years ago
  13. 1a35149 Move the driver entry point out of Main.inc. by Mikhail Glushenkov · 16 years ago