1. 0fa9474 llvmc: Add a '-time' option. by Mikhail Glushenkov · 16 years ago
  2. 867f673 First draft of the OptionPreprocessor. by Mikhail Glushenkov · 16 years ago
  3. 3c9e8d3 Delete the temp dir even when '--temp-dir' is specified. by Mikhail Glushenkov · 16 years ago
  4. eb9896a Remove some duplication. by Mikhail Glushenkov · 16 years ago
  5. 093e9ed Fixed handling of -t. It gets the prirority for temp dir name. by Sanjiv Gupta · 16 years ago
  6. 7160d3b Missing ) by Bill Wendling · 16 years ago
  7. a383ffa 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. a0396d9 Reverting back the changes checked-in accidently. by Sanjiv Gupta · 16 years ago
  9. b89d3db Implement _CONFIG macro to allow users to se to configuration settings on the part. by Sanjiv Gupta · 16 years ago
  10. 4f0fa15 Make -save-temps=obj play better with -o. by Mikhail Glushenkov · 16 years ago
  11. 8552633 #include <iostream> is forbidden. Remove it in favor of raw_ostream. by Bill Wendling · 16 years ago
  12. 3fcdada Add a way to access argv[0] in hooks. by Mikhail Glushenkov · 16 years ago
  13. f40b590 Move the driver entry point out of Main.inc. by Mikhail Glushenkov · 16 years ago