Skip to content
  1. Sep 01, 2006
  2. 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
  3. 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
  4. Jul 08, 2005
  5. May 06, 2005
  6. Apr 11, 2005
  7. Feb 20, 2005
  8. Feb 16, 2005
  9. Jan 10, 2005
  10. Dec 20, 2004
  11. Dec 14, 2004
  12. Dec 11, 2004
  13. Nov 16, 2004
  14. Nov 05, 2004
  15. Sep 15, 2004
  16. Aug 29, 2004
  17. Aug 25, 2004
Loading