Skip to content
  1. Mar 05, 2007
  2. Feb 16, 2007
  3. Sep 01, 2006
  4. Aug 21, 2006
    • Reid Spencer's avatar
      For PR797: · 42bcf6ea
      Reid Spencer authored
      Remove all exception code from Program.inc and implement its new interface
      with an ErrMsg string argument.
      
      llvm-svn: 29790
      42bcf6ea
  5. Jun 08, 2006
    • Reid Spencer's avatar
      For PR787: · ab97f22c
      Reid Spencer authored
      Provide new llvm::sys::Program facilities for converting the stdout and
      stdin to binary mode. There is no standard way to do this and the available
      mechanisms are platform specific. Adjust the bytecode reader and writer to
      use these methods when their input is stdin or output is stdout. THis avoids
      the problem with \n writing CRLF to a bytecode file on windows.
      
      Patch Contributed by Michael Smith.
      
      llvm-svn: 28722
      ab97f22c
  6. Jul 08, 2005
  7. May 06, 2005
  8. Apr 11, 2005
  9. Feb 20, 2005
  10. Feb 16, 2005
  11. Jan 10, 2005
  12. Dec 20, 2004
  13. Dec 14, 2004
  14. Dec 11, 2004
  15. Nov 16, 2004
  16. Nov 05, 2004
  17. Sep 15, 2004
  18. Aug 29, 2004
  19. Aug 25, 2004
Loading